mirror of
https://github.com/openwrt/openwrt.git
synced 2025-02-05 18:49:30 +00:00
qualcommbe: ipq95xx: Set target as source-only
Some checks are pending
Build Kernel / Build all affected Kernels (push) Waiting to run
Some checks are pending
Build Kernel / Build all affected Kernels (push) Waiting to run
Set target as source-only for now as only the Reference Board is supported and needs to better evaluated with real Devices. Link: https://github.com/openwrt/openwrt/pull/17725 Signed-off-by: Christian Marangi <ansuelsmth@gmail.com>
This commit is contained in:
parent
439812283b
commit
896d953c53
@ -3,7 +3,7 @@ include $(TOPDIR)/rules.mk
|
|||||||
ARCH:=aarch64
|
ARCH:=aarch64
|
||||||
BOARD:=qualcommbe
|
BOARD:=qualcommbe
|
||||||
BOARDNAME:=Qualcomm Atheros 802.11be WiSoC-s
|
BOARDNAME:=Qualcomm Atheros 802.11be WiSoC-s
|
||||||
FEATURES:=squashfs ramdisk fpu nand rtc emmc
|
FEATURES:=squashfs ramdisk fpu nand rtc emmc source-only
|
||||||
KERNELNAME:=Image
|
KERNELNAME:=Image
|
||||||
CPU_TYPE:=cortex-a53
|
CPU_TYPE:=cortex-a53
|
||||||
SUBTARGETS:=ipq95xx
|
SUBTARGETS:=ipq95xx
|
||||||
|
Loading…
x
Reference in New Issue
Block a user