mirror of
https://github.com/openwrt-xiaomi/builder.git
synced 2025-12-11 17:14:29 +05:00
Disable adding NSS packages into distfeeds.conf
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
|
||||
### NSS Drivers
|
||||
#GIT_FEED nss=https://github.com/openwrt-xiaomi/nss-packages.git;NSS-11.2-K5.15
|
||||
CONFIG_FEED_nss=y
|
||||
CONFIG_FEED_nss=m
|
||||
|
||||
CONFIG_PACKAGE_MAC80211_NSS_SUPPORT=y
|
||||
|
||||
@@ -30,6 +30,6 @@ CONFIG_PACKAGE_kmod-nss-ifb=y
|
||||
|
||||
### sqm-scripts-nss (by KONG)
|
||||
#GIT_FEED sqm_scripts_nss=https://github.com/openwrt-xiaomi/sqm-scripts-nss.git
|
||||
CONFIG_FEED_sqm_scripts_nss=y
|
||||
CONFIG_FEED_sqm_scripts_nss=m
|
||||
CONFIG_PACKAGE_sqm-scripts-nss=y
|
||||
|
||||
|
||||
Reference in New Issue
Block a user