some comment on changing rootfs type
[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.044017 seconds and 5 git commands to generate.