Skip to content
Snippets Groups Projects
Commit 9ad0b9e9 authored by Felix Fietkau's avatar Felix Fietkau
Browse files

comment out dependencies that are not supposed to be used yet (#2723)

SVN-Revision: 9577
parent ca9147ef
No related branches found
No related tags found
No related merge requests found
......@@ -106,7 +106,7 @@ endef
define Package/wl
$(call Package/broadcom-wl/Default)
TITLE:=Proprietary Broadcom wl driver config utility
DEPENDS+=+brcm-compat-ldso
# DEPENDS+=+brcm-compat-ldso
endef
define Package/wl/description
......@@ -116,7 +116,8 @@ endef
define Package/nas
$(call Package/broadcom-wl/Default)
DEPENDS+= +nvram +brcm-compat-ldso
DEPENDS+= +nvram
# DEPENDS+= +brcm-compat-ldso
TITLE:=Proprietary Broadcom WPA/WPA2 authenticator
endef
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment