aboutsummaryrefslogtreecommitdiffstats
path: root/target/jffs2/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'target/jffs2/Makefile.in')
-rw-r--r--target/jffs2/Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/jffs2/Makefile.in b/target/jffs2/Makefile.in
index 31452eba8d..0db315cc2e 100644
--- a/target/jffs2/Makefile.in
+++ b/target/jffs2/Makefile.in
@@ -1,3 +1,3 @@
ifeq ($(strip $(BR2_TARGET_ROOTFS_JFFS2)),y)
-TARGETS+=jffs2root
+TARGETS+=jffs2root openwrt-image
endif