0319f4bf0d6968439a95e53a3a519137745e77ad
[openwrt-github/.git] / target / linux / at91 / sama5d3 / target.mk
1 BOARDNAME:=SAMA5D3 (Cortex-A5)
2 CPU_TYPE:=cortex-a5
3
4 DEFAULT_PACKAGES += kmod-usb2
5
6 define Target/Description
7         Build generic firmware for SAMA5D3 AT91 platforms
8         using the ARMv7 instruction set.
9 endef