From c6c7d9015264c5ef6e1d128efe9de6f995c89605 Mon Sep 17 00:00:00 2001 From: mb Date: Sun, 8 Aug 2010 16:38:39 +0000 Subject: omap24xx: Support booting userland from MMC card git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22531 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- target/linux/omap24xx/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'target/linux/omap24xx/Makefile') diff --git a/target/linux/omap24xx/Makefile b/target/linux/omap24xx/Makefile index 2d04d7c80c..aeaa682ff5 100644 --- a/target/linux/omap24xx/Makefile +++ b/target/linux/omap24xx/Makefile @@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk ARCH:=arm BOARD:=omap24xx BOARDNAME:=TI OMAP-24xx -FEATURES:=jffs2 +FEATURES:=squashfs jffs2 LINUX_VERSION:=2.6.35 -- cgit v1.2.3