summaryrefslogtreecommitdiff
path: root/target/squashfs/Makefile.in
diff options
context:
space:
mode:
authormbm <mbm@3c298f89-4303-0410-b956-a3cf2f4a3e73>2005-02-06 01:32:23 +0000
committermbm <mbm@3c298f89-4303-0410-b956-a3cf2f4a3e73>2005-02-06 01:32:23 +0000
commitcb65b9f302340185d2ca410b284d30f4117f7966 (patch)
tree22f03486b2b455489391ecb58b6a63276ff0ce4d /target/squashfs/Makefile.in
parent51d47ba15e193e6c95a82784878601e1c1de44f4 (diff)
*** empty log message ***
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@213 3c298f89-4303-0410-b956-a3cf2f4a3e73
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 0000000000..f78961776a
--- /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