mirror of
https://github.com/coolsnowwolf/lede.git
synced 2025-04-16 14:23:38 +00:00
bcm53xx: PHICOMM K3 add k3screenctrl by default
This commit is contained in:
parent
0b9571cf20
commit
83903ede7b
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user