this change is needed to get rootfs build before trying to make an image of it.
[openwrt.git] / openwrt / target / squashfs / Makefile.in
1 ifeq ($(strip $(BR2_TARGET_ROOTFS_SQUASHFS)),y)
2 TARGETS+=squashfsroot openwrt-image
3 ROOTFS=squashfs
4 endif
This page took 0.056731 seconds and 5 git commands to generate.