diff options
Diffstat (limited to 'target/squashfs/Makefile.in')
-rw-r--r-- | target/squashfs/Makefile.in | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/target/squashfs/Makefile.in b/target/squashfs/Makefile.in deleted file mode 100644 index cba5c3009d..0000000000 --- a/target/squashfs/Makefile.in +++ /dev/null @@ -1,4 +0,0 @@ -ifeq ($(strip $(BR2_TARGET_ROOTFS_SQUASHFS)),y) -TARGETS+=squashfsroot openwrt-image -ROOTFS=squashfs -endif |