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

8 lines
233 B
Makefile

ifeq ($(BOARD_NAME),at91sam9260pf)
LINUX26_BOARD_NAME=at91sam9260ek
UBOOT_BOARD_NAME:=at91sam9260ek
# Not functional for U-Boot
# This needs to have a header file at91sam9260pf.h
# which puts the environment in parallell flash
endif