phicomm-k3screenctrl: update board name
Fixes: "bcm53xx: use vendor_model scheme for device/image names (683bcbdce1)"
This commit is contained in:
parent
6f4b9b58d1
commit
268bf6a595
@ -20,7 +20,7 @@ TARGET_CFLAGS+= -D_GNU_SOURCE
|
||||
define Package/$(PKG_NAME)
|
||||
SECTION:=utils
|
||||
CATEGORY:=Utilities
|
||||
DEPENDS:=@TARGET_bcm53xx_generic_DEVICE_phicomm-k3 +@KERNEL_DEVMEM +@BUSYBOX_CONFIG_ARPING +bc +bash +curl +coreutils +coreutils-od +jq
|
||||
DEPENDS:=@TARGET_bcm53xx_generic_DEVICE_phicomm_k3 +@KERNEL_DEVMEM +@BUSYBOX_CONFIG_ARPING +bc +bash +curl +coreutils +coreutils-od +jq
|
||||
TITLE:=LCD screen controller on PHICOMM K3
|
||||
URL:=https://github.com/lwz322/k3screenctrl.git
|
||||
endef
|
||||
|
||||
Loading…
Reference in New Issue
Block a user