aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/at91/sama5d3/target.mk
blob: 0319f4bf0d6968439a95e53a3a519137745e77ad (plain)
1
2
3
4
5
6
7
8
9
BOARDNAME:=SAMA5D3 (Cortex-A5)
CPU_TYPE:=cortex-a5

DEFAULT_PACKAGES += kmod-usb2

define Target/Description
	Build generic firmware for SAMA5D3 AT91 platforms
	using the ARMv7 instruction set.
endef