X-Git-Url: http://git.rohieb.name/openwrt.git/blobdiff_plain/2350f3555e781d0ffd035edf7b28e010de9e1235..c95ec7a92d473eef9cc09bbd0289571486daa5c3:/openwrt/target/squashfs/Makefile.in diff --git a/openwrt/target/squashfs/Makefile.in b/openwrt/target/squashfs/Makefile.in index f78961776..a5f875af8 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+=squashfsroot openwrt-code.bin.squashfs +TARGETS+=openwrt-image endif