kumquat-buildroot/target/device/Atmel/at91sam9260dfc/Makefile.in

6 lines
85 B
Makefile
Raw Normal View History

2008-03-06 19:59:14 +01:00
ifeq ($(strip$(BOARD_NAME)),at91sam9260dfc)
2007-07-17 14:19:56 +02:00
LINUX26_BOARD_NAME=at91sam9260ek
endif
2008-03-06 19:59:14 +01:00