diff options
Diffstat (limited to 'target/jffs2/Makefile.in')
-rw-r--r-- | target/jffs2/Makefile.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/jffs2/Makefile.in b/target/jffs2/Makefile.in index 1da4903ee..ab8c2a8a5 100644 --- a/target/jffs2/Makefile.in +++ b/target/jffs2/Makefile.in @@ -1,3 +1,4 @@ ifeq ($(strip $(BR2_TARGET_ROOTFS_JFFS2)),y) TARGETS+=jffs2root openwrt-image-jffs2 +ROOTFS=jffs2 endif |