1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2025-01-13 15:11:07 +02:00

4 lines
70 B
Makefile
Raw Normal View History

ifeq ($(strip $(BR2_TARGET_ROOTFS_JFFS2)),y)
TARGETS+=jffs2root
endif