gnarf. squashfsroot needs to be build
authorwbx <wbx@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sat, 12 Feb 2005 03:38:48 +0000 (03:38 +0000)
committerwbx <wbx@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sat, 12 Feb 2005 03:38:48 +0000 (03:38 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@239 3c298f89-4303-0410-b956-a3cf2f4a3e73

target/squashfs/Makefile.in

index a5f875a..87ad9df 100644 (file)
@@ -1,3 +1,3 @@
 ifeq ($(strip $(BR2_TARGET_ROOTFS_SQUASHFS)),y)
-TARGETS+=openwrt-image
+TARGETS+=squashfsroot openwrt-image
 endif