From 83903ede7b63691a43173f94caa37b92d9b46975 Mon Sep 17 00:00:00 2001 From: lean Date: Fri, 16 Sep 2022 02:33:11 +0800 Subject: [PATCH] bcm53xx: PHICOMM K3 add k3screenctrl by default --- target/linux/bcm53xx/image/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/target/linux/bcm53xx/image/Makefile b/target/linux/bcm53xx/image/Makefile index d101ff95a..813de2f9e 100644 --- a/target/linux/bcm53xx/image/Makefile +++ b/target/linux/bcm53xx/image/Makefile @@ -436,7 +436,7 @@ TARGET_DEVICES += smartrg_sr400ac define Device/phicomm_k3 DEVICE_VENDOR := PHICOMM DEVICE_MODEL := K3 - DEVICE_PACKAGES := $(BRCMFMAC_4366C0) $(USB3_PACKAGES) + DEVICE_PACKAGES := $(IEEE8021X) kmod-brcmfmac k3wifi $(USB3_PACKAGES) k3screenctrl IMAGES := trx endef TARGET_DEVICES += phicomm_k3 @@ -448,7 +448,7 @@ define Device/tenda_ac9 IMAGES := trx IMAGE/trx := append-rootfs | trx-serial endef -TARGET_DEVICES += tenda_ac9 +#TARGET_DEVICES += tenda_ac9 define Device/tplink_archer-c5-v2 DEVICE_VENDOR := TP-Link