mirror of
https://github.com/Telecominfraproject/wlan-ap.git
synced 2025-10-29 17:42:41 +00:00
ipq50xx: fix typo in Makefile
Signed-off-by: Hugo Yuan <429632952@163.com>
This commit is contained in:
@@ -3,7 +3,7 @@ include $(TOPDIR)/rules.mk
|
|||||||
ARCH:=aarch64
|
ARCH:=aarch64
|
||||||
BOARD:=ipq50xx
|
BOARD:=ipq50xx
|
||||||
BOARDNAME:=Qualcomm Technologies, Inc IPQ50xx
|
BOARDNAME:=Qualcomm Technologies, Inc IPQ50xx
|
||||||
FEATURES:=squashfs fpu ramdisk pcie usbgadgeti nand
|
FEATURES:=squashfs fpu ramdisk pcie usbgadget nand
|
||||||
CPU_TYPE:=cortex-a53
|
CPU_TYPE:=cortex-a53
|
||||||
CPU_SUBTYPE:=neon-vfpv4
|
CPU_SUBTYPE:=neon-vfpv4
|
||||||
MAINTAINER:=John Crispin <blogic@openwrt.org>
|
MAINTAINER:=John Crispin <blogic@openwrt.org>
|
||||||
|
|||||||
Reference in New Issue
Block a user