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

4 lines
108 B
Makefile
Raw Normal View History

2007-08-12 01:09:34 +02:00
ifeq ($(BOARD_NAME),at91sam9261ek)
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