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