at91: build images for AT91SAMA5D3XPLAINED
[openwrt/openwrt.git] / target / linux / at91 / sama5d3 / profiles / atmel.mk
1 #
2 # Copyright (C) 2014 OpenWrt.org
3 #
4 # This is free software, licensed under the GNU General Public License v2.
5 # See /LICENSE for more information.
6 #
7
8 define Profile/AT91SAMA5D3XPLAINED
9 NAME:=Atmel AT91SAMA5D3XPLAINED
10 endef
11 define Profile/AT91SAMA5D3XPLAINED/Description
12 Atmel AT91SAMA5D3EXPLAINED eval board
13 endef
14 $(eval $(call Profile,AT91SAMA5D3XPLAINED))