summaryrefslogtreecommitdiff
path: root/target/device/Atmel/at91sam9260pf/Makefile.in
blob: b43b670d694d6d7f2de8951551e5cf3edbad60f0 (plain)
1
2
3
4
5
6
7
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