summaryrefslogtreecommitdiffstats
path: root/target/squashfs/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'target/squashfs/Makefile.in')
-rw-r--r--target/squashfs/Makefile.in3
1 files changed, 3 insertions, 0 deletions
diff --git a/target/squashfs/Makefile.in b/target/squashfs/Makefile.in
new file mode 100644
index 000000000..f78961776
--- /dev/null
+++ b/target/squashfs/Makefile.in
@@ -0,0 +1,3 @@
+ifeq ($(strip $(BR2_TARGET_ROOTFS_SQUASHFS)),y)
+TARGETS+=squashfsroot openwrt-code.bin.squashfs
+endif