rp-pppoe: mark the client as broken to avoid further user confusion (#11338)
[openwrt/svn-archive/archive.git] / net / rp-pppoe / Makefile
index d59f970a010e959fa48358dc251b6458e0565499..9f96f90febd339ad3d2dd2380900553276680a02 100644 (file)
@@ -35,6 +35,7 @@ endef
 
 define Package/rp-pppoe-client
   $(call Package/rp-pppoe/Default)
+  DEPENDS += @BROKEN
   TITLE+= client
 endef