k3wifi: fix dependency

This commit is contained in:
CN_SZTL 2020-02-17 11:36:20 +08:00
parent 6be9370273
commit 69a2aab5a0
No known key found for this signature in database
GPG Key ID: 6850B6345C862176

View File

@ -14,7 +14,7 @@ include $(INCLUDE_DIR)/package.mk
define Package/$(PKG_NAME)
TITLE:=k3wifi
DEPENDS:=
DEPENDS:=@TARGET_bcm53xx_DEVICE_phicomm-k3
URL:=http://www.k3wifi.com/
endef