Skip to content

Commit

Permalink
add kmod-sched-red
Browse files Browse the repository at this point in the history
  • Loading branch information
OldCoding committed Nov 23, 2024
1 parent 59a3dcc commit 1a18cd8
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/openwrt-official.yml
Original file line number Diff line number Diff line change
Expand Up @@ -356,6 +356,7 @@ jobs:
CONFIG_PACKAGE_kmod-cfg80211=y
CONFIG_PACKAGE_kmod-mac80211=y
CONFIG_PACKAGE_hostapd-common=y
CONFIG_PACKAGE_kmod-sched-red=y
CONFIG_PACKAGE_wpa-cli=y
EOF
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/openwrt_immortalwrt.yml
Original file line number Diff line number Diff line change
Expand Up @@ -352,6 +352,7 @@ jobs:
CONFIG_PACKAGE_kmod-brcmutil=y
CONFIG_PACKAGE_kmod-cfg80211=y
CONFIG_PACKAGE_kmod-mac80211=y
CONFIG_PACKAGE_kmod-sched-red=y
CONFIG_PACKAGE_hostapd-common=y
CONFIG_PACKAGE_wpa-cli=y
EOF
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/openwrt_lede.yml
Original file line number Diff line number Diff line change
Expand Up @@ -324,6 +324,7 @@ jobs:
CONFIG_PACKAGE_kmod-brcmutil=y
CONFIG_PACKAGE_kmod-cfg80211=y
CONFIG_PACKAGE_kmod-mac80211=y
CONFIG_PACKAGE_kmod-sched-red=y
CONFIG_PACKAGE_hostapd-common=y
CONFIG_PACKAGE_libopenssl-legacy=y
CONFIG_PACKAGE_wpa-cli=y
Expand Down

0 comments on commit 1a18cd8

Please sign in to comment.