kumquat-buildroot/target/device/Atmel/at91sam9260dfc/Makefile.in
2007-08-11 23:09:34 +00:00

5 lines
142 B
Makefile

ifeq ($(BOARD_NAME),at91sam9260dfc)
LINUX26_BOARD_NAME=at91sam9260ek
BR2_PACKAGE_BUSYBOX_CONFIG:=$(BR2_BOARD_PATH)/busybox-1.6.0.config
endif