buildroot/target/cramfs/Makefile.in

4 lines
72 B
Makefile
Raw Normal View History

2004-10-09 04:49:33 +02:00
ifeq ($(strip $(BR2_TARGET_ROOTFS_CRAMFS)),y)
TARGETS+=cramfsroot
endif