From 048d4cdab39385999e2a3ed115518378d0166c02 Mon Sep 17 00:00:00 2001 From: kaloz Date: Sun, 3 Feb 2008 10:21:18 +0000 Subject: upgrade Magicbox to 2.6.24, create only squashfs rootfs by default git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10370 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- target/linux/magicbox/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'target') diff --git a/target/linux/magicbox/Makefile b/target/linux/magicbox/Makefile index b7839b13d..fae0ebf75 100644 --- 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.23.14 +LINUX_VERSION:=2.6.24 LINUX_KARCH:=ppc include $(INCLUDE_DIR)/target.mk -- cgit v1.2.3