upgrade Magicbox to 2.6.24, create only squashfs rootfs by default
authorkaloz <kaloz@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sun, 3 Feb 2008 10:21:18 +0000 (10:21 +0000)
committerkaloz <kaloz@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sun, 3 Feb 2008 10:21:18 +0000 (10:21 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10370 3c298f89-4303-0410-b956-a3cf2f4a3e73

target/linux/magicbox/Makefile

index b7839b13d67cbccbf011292b6f51ce4c3321350d..fae0ebf757577aa052ce76af5eabf6a25676ddd4 100644 (file)
@@ -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.23.14
+LINUX_VERSION:=2.6.24
 LINUX_KARCH:=ppc
 
 include $(INCLUDE_DIR)/target.mk