openwrtv4/openwrt/target/squashfs/Makefile.in
2005-02-12 06:12:34 +00:00

4 lines
92 B
Makefile

ifeq ($(strip $(BR2_TARGET_ROOTFS_SQUASHFS)),y)
TARGETS+=squashfsroot
ROOTFS=squashfs
endif