this change is needed to get rootfs build before trying to make an image of it.
[openwrt.git] / target / jffs2 / Makefile.in
1 ifeq ($(strip $(BR2_TARGET_ROOTFS_JFFS2)),y)
2 TARGETS+=jffs2root openwrt-image
3 ROOTFS=jffs2
4 endif