Skip to content
Snippets Groups Projects
Unverified Commit 896d953c authored by Christian Marangi's avatar Christian Marangi
Browse files

qualcommbe: ipq95xx: Set target as source-only

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: default avatarChristian Marangi <ansuelsmth@gmail.com>
parent 43981228
No related branches found
No related tags found
No related merge requests found
...@@ -3,7 +3,7 @@ include $(TOPDIR)/rules.mk ...@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment