aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/mediatek/filogic/target.mk
blob: dd4c4c1448347c1d69ee53679a1c09b4011b5732 (plain)
1
2
3
4
5
6
7
8
9
10
ARCH:=aarch64
SUBTARGET:=filogic
BOARDNAME:=Filogic 8x0 (MT798x)
CPU_TYPE:=cortex-a53
DEFAULT_PACKAGES += kmod-crypto-hw-safexcel kmod-mt7915e wpad-basic-mbedtls uboot-envtools
KERNELNAME:=Image dtbs

define Target/Description
	Build firmware images for MediaTek Filogic ARM based boards.
endef