summaryrefslogtreecommitdiff
path: root/target/device/Atmel/at91rm9200df/Makefile.in
blob: 95b5ba7a21cd06fc57bcdf4e337aea3f45158f06 (plain)
1
2
3
4
5
6
ifeq ($(strip$(BOARD_NAME)),at91rm9200df)
LINUX_BOARD_NAME=at91rm9200ek
BR2_PACKAGE_BUSYBOX_CONFIG:=$(BOARD_PATH)/busybox-1.7.1.config
endif