1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-09-20 18:28:32 +03:00
openwrt-xburst/openwrt/target/jffs2/Makefile.in
wbx 19f6f4f00d this change is needed to get rootfs build before trying to make an image of it.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@246 3c298f89-4303-0410-b956-a3cf2f4a3e73
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