buildroot/target/device/Atmel/at91sam9g20dfc/Makefile.in

5 lines
146 B
Makefile
Raw Normal View History

2008-11-29 23:00:29 +01:00
ifeq ($(strip$(BOARD_NAME)),at91sam9g20dfc)
LINUX26_BOARD_NAME=at91sam9g20ek
BR2_PACKAGE_BUSYBOX_CONFIG:=$(BOARD_PATH)/busybox-1.9.1.config
endif