buildroot/target/cramfs/Makefile.in

4 lines
72 B
Makefile

ifeq ($(strip $(BR2_TARGET_ROOTFS_CRAMFS)),y)
TARGETS+=cramfsroot
endif