]> rtime.felk.cvut.cz Git - lincan.git/blob - embedded/board/arm/Makefile.omk
embedded: use standard CONFIG_OC_LINCAN_CARD_xxx option to distinguish required hardware.
[lincan.git] / embedded / board / arm / Makefile.omk
1 # -*- makefile -*-
2
3 ifneq ($(wildcard $(SOURCES_DIR)/$(BOARD)),)
4 SUBDIRS = $(BOARD)
5 endif