kumquat-buildroot/target/cramfs/Makefile.in
2004-10-09 02:49:33 +00:00

4 lines
72 B
Makefile

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