From: florian Date: Mon, 2 Apr 2007 10:21:38 +0000 (+0000) Subject: Enable squashfs for adm5120 as well X-Git-Url: http://git.ozo.com/?p=openwrt-10.03%2F.git;a=commitdiff_plain;h=51b889b9fbcfec43b87658bf4e8542a1033d7c25 Enable squashfs for adm5120 as well git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6821 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- diff --git a/target/linux/adm5120-2.6/Makefile b/target/linux/adm5120-2.6/Makefile index 69554fe1a..5ad1ed3a8 100644 --- a/target/linux/adm5120-2.6/Makefile +++ b/target/linux/adm5120-2.6/Makefile @@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk ARCH:=mipsel BOARD:=adm5120 BOARDNAME:=ADMtek 5120 -FEATURES:=jffs2 broken +FEATURES:=squashfs jffs2 broken define Target/Description Build firmware images for ADMTek ADM5120 based boards