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

7 lines
113 B
Makefile

ifeq ($(strip $(BOARD_NAME)),at91rm9200df)
LINUX_BOARD_NAME:=at91rm9200ek
UBOOT_BOARD_NAME:=at91rm9200df
endif