From: Waldemar Brodkorb Date: Sat, 12 Feb 2005 03:38:48 +0000 (+0000) Subject: gnarf. squashfsroot needs to be build X-Git-Url: http://207.154.207.93/?a=commitdiff_plain;h=ee10c02ac5f752c4d107ffb0b327004770e6b2a3;p=15.05%2Fopenwrt.git gnarf. squashfsroot needs to be build git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@239 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- diff --git a/target/squashfs/Makefile.in b/target/squashfs/Makefile.in index a5f875af84..87ad9df53e 100644 --- a/target/squashfs/Makefile.in +++ b/target/squashfs/Makefile.in @@ -1,3 +1,3 @@ ifeq ($(strip $(BR2_TARGET_ROOTFS_SQUASHFS)),y) -TARGETS+=openwrt-image +TARGETS+=squashfsroot openwrt-image endif