add support for building usb modules. diff from Steffen Pfendtner
[openwrt.git] / target / jffs2 / Makefile.in
1 ifeq ($(strip $(BR2_TARGET_ROOTFS_JFFS2)),y)
2 TARGETS+=jffs2root openwrt-image-jffs2
3 ROOTFS=jffs2
4 endif
This page took 0.040749 seconds and 5 git commands to generate.