projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
[x86] grub: Natively build grub only on x86 linux hosts, cross compile everywhere...
[openwrt.git]
/
target
/
linux
/
orion
/
Makefile
diff --git
a/target/linux/orion/Makefile
b/target/linux/orion/Makefile
index
4cc509a
..
8b18ccc
100644
(file)
--- a/
target/linux/orion/Makefile
+++ b/
target/linux/orion/Makefile
@@
-11,12
+11,10
@@
BOARD:=orion
BOARDNAME:=Marvell Orion
FEATURES:=squashfs
-LINUX_VERSION:=2.6.26-rc
4
+LINUX_VERSION:=2.6.26-rc
6
include $(INCLUDE_DIR)/target.mk
-KERNELNAME:="uImage"
-
DEFAULT_PACKAGES += kmod-madwifi
define Kernel/Configure
This page took
0.031526 seconds
and
4
git commands to generate.