dd4c4c1448347c1d69ee53679a1c09b4011b5732
[openwrt/openwrt.git] / target / linux / mediatek / filogic / target.mk
1 ARCH:=aarch64
2 SUBTARGET:=filogic
3 BOARDNAME:=Filogic 8x0 (MT798x)
4 CPU_TYPE:=cortex-a53
5 DEFAULT_PACKAGES += kmod-crypto-hw-safexcel kmod-mt7915e wpad-basic-mbedtls uboot-envtools
6 KERNELNAME:=Image dtbs
7
8 define Target/Description
9 Build firmware images for MediaTek Filogic ARM based boards.
10 endef