projects
/
openwrt
/
staging
/
robimarko.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f095554
)
upgrade Magicbox to 2.6.24, create only squashfs rootfs by default
author
Imre Kaloz
<kaloz@openwrt.org>
Sun, 3 Feb 2008 10:21:18 +0000
(10:21 +0000)
committer
Imre Kaloz
<kaloz@openwrt.org>
Sun, 3 Feb 2008 10:21:18 +0000
(10:21 +0000)
SVN-Revision: 10370
target/linux/magicbox/Makefile
patch
|
blob
|
history
diff --git
a/target/linux/magicbox/Makefile
b/target/linux/magicbox/Makefile
index b7839b13d67cbccbf011292b6f51ce4c3321350d..fae0ebf757577aa052ce76af5eabf6a25676ddd4 100644
(file)
--- a/
target/linux/magicbox/Makefile
+++ b/
target/linux/magicbox/Makefile
@@
-9,9
+9,9
@@
include $(TOPDIR)/rules.mk
ARCH:=powerpc
BOARD:=magicbox
BOARDNAME:=Magicbox
-FEATURES:=squashfs
jffs2
pci
+FEATURES:=squashfs pci
-LINUX_VERSION:=2.6.2
3.1
4
+LINUX_VERSION:=2.6.24
LINUX_KARCH:=ppc
include $(INCLUDE_DIR)/target.mk