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

7 lines
143 B
Makefile
Raw Normal View History

2008-03-06 19:59:14 +01:00
ifeq ($(strip$(BOARD_NAME)),at91rm9200df)
2007-07-17 14:19:56 +02:00
LINUX_BOARD_NAME=at91rm9200ek
BR2_PACKAGE_BUSYBOX_CONFIG:=$(BOARD_PATH)/busybox-1.7.1.config
2007-07-17 14:19:56 +02:00
endif