Openwrt/openwrt/target/jffs2/Makefile.in
2005-02-14 01:45:29 +00:00

5 lines
97 B
Makefile

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