Skip to content

Commit

Permalink
qualcommbe: ipq95xx: Set target as source-only
Browse files Browse the repository at this point in the history
Set target as source-only for now as only the Reference Board is
supported and needs to better evaluated with real Devices.

Link: openwrt#17725
Signed-off-by: Christian Marangi <ansuelsmth@gmail.com>
  • Loading branch information
Ansuel committed Jan 25, 2025
1 parent 4398122 commit 896d953
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion target/linux/qualcommbe/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ include $(TOPDIR)/rules.mk
ARCH:=aarch64
BOARD:=qualcommbe
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
CPU_TYPE:=cortex-a53
SUBTARGETS:=ipq95xx
Expand Down

0 comments on commit 896d953

Please sign in to comment.