From: Waldemar Brodkorb Date: Sat, 12 Feb 2005 03:38:48 +0000 (+0000) Subject: gnarf. squashfsroot needs to be build X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=034524f5d03f285525833328015f5b8d0276c638;p=librecmc%2Flibrecmc.git gnarf. squashfsroot needs to be build SVN-Revision: 239 --- diff --git a/openwrt/target/squashfs/Makefile.in b/openwrt/target/squashfs/Makefile.in index a5f875af84..87ad9df53e 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