6 lines
85 B
Makefile
6 lines
85 B
Makefile
ifeq ($(strip$(BOARD_NAME)),at91sam9260dfc)
|
|
LINUX26_BOARD_NAME=at91sam9260ek
|
|
endif
|
|
|
|
|