2011-06-05 17:39:34 +02:00

4 lines
99 B
Makefile

ifeq ($(filter-out c1,$(TARGET_BOOTLOADER_BOARD_NAME)),)
include $(all-subdir-makefiles)
endif