aboutsummaryrefslogtreecommitdiffstats
path: root/target/squashfs/Makefile.in
blob: cba5c3009d0fcf8c30aa793fde03d738987b3016 (plain)
1
2
3
4
ifeq ($(strip $(BR2_TARGET_ROOTFS_SQUASHFS)),y)
TARGETS+=squashfsroot openwrt-image
ROOTFS=squashfs
endif