summaryrefslogtreecommitdiff
path: root/openwrt/target
diff options
context:
space:
mode:
authorWaldemar Brodkorb <mail@waldemar-brodkorb.de>2005-02-12 03:38:48 +0000
committerWaldemar Brodkorb <mail@waldemar-brodkorb.de>2005-02-12 03:38:48 +0000
commit034524f5d03f285525833328015f5b8d0276c638 (patch)
tree7a43f1608389872eb74a59dd0cb282f335a861a7 /openwrt/target
parent530c6de0637a2c384cdb13c37a2cf8b592062208 (diff)
downloadmtk-20170518-034524f5d03f285525833328015f5b8d0276c638.zip
mtk-20170518-034524f5d03f285525833328015f5b8d0276c638.tar.gz
mtk-20170518-034524f5d03f285525833328015f5b8d0276c638.tar.bz2
gnarf. squashfsroot needs to be build
SVN-Revision: 239
Diffstat (limited to 'openwrt/target')
-rw-r--r--openwrt/target/squashfs/Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/openwrt/target/squashfs/Makefile.in b/openwrt/target/squashfs/Makefile.in
index a5f875a..87ad9df 100644
--- a/openwrt/target/squashfs/Makefile.in
+++ b/openwrt/target/squashfs/Makefile.in
@@ -1,3 +1,3 @@
ifeq ($(strip $(BR2_TARGET_ROOTFS_SQUASHFS)),y)
-TARGETS+=openwrt-image
+TARGETS+=squashfsroot openwrt-image
endif