brcm2708: add Raspberry Pi 2 support
[openwrt/openwrt.git] / target / linux / brcm2708 / bcm2709 / target.mk
1 BOARDNAME:=bcm2709
2 CPU_TYPE:=cortex-a7
3 CPU_SUBTYPE:=vfp
4
5 define Target/Description
6 Build firmware image for Broadcom BCM2709 SoC devices.
7 endef