diff options
-rw-r--r-- | target/linux/qualcommax/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/qualcommax/Makefile b/target/linux/qualcommax/Makefile index ab7f52ae04..3c9bb840e3 100644 --- a/target/linux/qualcommax/Makefile +++ b/target/linux/qualcommax/Makefile @@ -4,7 +4,7 @@ ARCH:=aarch64 BOARD:=qualcommax BOARDNAME:=Qualcomm Atheros 802.11ax WiSoC-s FEATURES:=squashfs ramdisk fpu nand rtc emmc -KERNELNAME:=Image dtbs +KERNELNAME:=Image CPU_TYPE:=cortex-a53 SUBTARGETS:=ipq807x ipq60xx |