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

5 lines
142 B
Makefile
Raw Normal View History

2007-08-12 01:09:34 +02:00
ifeq ($(BOARD_NAME),at91sam9260dfc)
2007-07-17 14:19:56 +02:00
LINUX26_BOARD_NAME=at91sam9260ek
2007-07-29 09:34:13 +02:00
BR2_PACKAGE_BUSYBOX_CONFIG:=$(BR2_BOARD_PATH)/busybox-1.6.0.config
2007-07-17 14:19:56 +02:00
endif