mirror of
https://github.com/coolsnowwolf/lede.git
synced 2025-04-19 03:43:29 +00:00
bcm53xx: add k3screenctrl for phicomm k3
This commit is contained in:
parent
05aa31a875
commit
68dfdeddb5
@ -387,7 +387,7 @@ TARGET_DEVICES += smartrg-sr400ac
|
||||
define Device/phicomm-k3
|
||||
DEVICE_VENDOR := PHICOMM
|
||||
DEVICE_MODEL := K3
|
||||
DEVICE_PACKAGES := $(BRCMFMAC_4366C0) $(USB3_PACKAGES)
|
||||
DEVICE_PACKAGES := $(BRCMFMAC_4366C0) $(USB3_PACKAGES) k3screenctrl
|
||||
IMAGES := trx
|
||||
endef
|
||||
TARGET_DEVICES += phicomm-k3
|
||||
|
Loading…
Reference in New Issue
Block a user