From 4c730be09cfe80628bc2edfee2a864b1c89256c8 Mon Sep 17 00:00:00 2001 From: Imre Kaloz Date: Sat, 26 May 2007 15:36:22 +0000 Subject: fix magicbox, convert mtd mapping to platform_device, add support for combined flash layout git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7336 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- target/linux/magicbox-2.6/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'target/linux/magicbox-2.6/Makefile') diff --git a/target/linux/magicbox-2.6/Makefile b/target/linux/magicbox-2.6/Makefile index 20325a8fa6..9fe548a903 100644 --- a/target/linux/magicbox-2.6/Makefile +++ b/target/linux/magicbox-2.6/Makefile @@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk ARCH:=powerpc BOARD:=magicbox BOARDNAME:=Magicbox -FEATURES:=jffs2 +FEATURES:=squashfs jffs2 include $(INCLUDE_DIR)/kernel-build.mk -- cgit v1.2.3