4 lines
98 B
Makefile
Raw Normal View History

2011-06-11 15:32:57 +02:00
ifeq ($(filter-out smdkc210,$(TARGET_BOARD_PLATFORM)),)
2011-06-05 17:39:34 +02:00
include $(all-subdir-makefiles)
endif