1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-09-12 15:32:25 +03:00
openwrt-xburst/target/jffs2/Makefile.in
wbx 4f38c436bc 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/openwrt@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