projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
lua: Fixed some cross-platform issues for PPC (and probably other architectures)
[openwrt.git]
/
target
/
linux
/
orion
/
Makefile
diff --git
a/target/linux/orion/Makefile
b/target/linux/orion/Makefile
index
8b18ccc
..
74a9cad
100644
(file)
--- a/
target/linux/orion/Makefile
+++ b/
target/linux/orion/Makefile
@@
-11,10
+11,12
@@
BOARD:=orion
BOARDNAME:=Marvell Orion
FEATURES:=squashfs
BOARDNAME:=Marvell Orion
FEATURES:=squashfs
-LINUX_VERSION:=2.6.26-rc
6
+LINUX_VERSION:=2.6.26-rc
8
include $(INCLUDE_DIR)/target.mk
include $(INCLUDE_DIR)/target.mk
+KERNELNAME:="uImage"
+
DEFAULT_PACKAGES += kmod-madwifi
define Kernel/Configure
DEFAULT_PACKAGES += kmod-madwifi
define Kernel/Configure
This page took
0.019315 seconds
and
4
git commands to generate.