This commit is contained in:
coolsnowwolf 2021-06-30 20:44:56 +08:00
commit 2835bb8a84

View File

@ -19,7 +19,7 @@ TARGET_CFLAGS+= -D_GNU_SOURCE
define Package/k3screenctrl define Package/k3screenctrl
SECTION:=utils SECTION:=utils
CATEGORY:=Utilities CATEGORY:=Utilities
DEPENDS:=@TARGET_bcm53xx_generic_DEVICE_phicomm-k3 +@KERNEL_DEVMEM DEPENDS:=@TARGET_bcm53xx_generic_DEVICE_phicomm_k3 +@KERNEL_DEVMEM
TITLE:=LCD screen controller on PHICOMM K3 TITLE:=LCD screen controller on PHICOMM K3
URL:=https://github.com/updateing/k3-screen-ctrl URL:=https://github.com/updateing/k3-screen-ctrl
endef endef