7ccf30b3866b7db4adff0d6d4e618c327744f55a
[openwrt/staging/chunkeey.git] / target / linux / at91 / sama5 / target.mk
1 BOARDNAME:=SAMA5 Xplained boards(Cortex-A5)
2 CPU_TYPE:=cortex-a5
3
4 DEFAULT_PACKAGES += kmod-usb2
5
6 define Target/Description
7 Build generic firmware for Microchip(Atmel AT91) SAMA5 MPU's
8 using the ARMv7 instruction set.
9 endef