Openwrt/openwrt/target/jffs2/Makefile.in
2005-02-12 06:12:34 +00:00

5 lines
103 B
Makefile

ifeq ($(strip $(BR2_TARGET_ROOTFS_JFFS2)),y)
TARGETS+=jffs2root openwrt-image-jffs2
ROOTFS=jffs2
endif