Skip to content

Commit

Permalink
Add mt76 for z8102ax
Browse files Browse the repository at this point in the history
  • Loading branch information
Ysurac committed Nov 10, 2023
1 parent 1e21150 commit 57beb2e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -723,7 +723,7 @@ if [ "$OMR_KERNEL" = "6.1" ]; then
#rm -f package/kernel/mwlwifi/patches/001-*
#rm -f package/kernel/mwlwifi/patches/002-*
#rm -f package/kernel/mwlwifi/patches/003-*
rm -rf package/kernel/mt76
#rm -rf package/kernel/mt76
rm -rf target/linux/ipq40xx/files/drivers/net/dsa
rm -rf target/linux/ipq40xx/files/drivers/net/ethernet

Expand Down
1 change: 1 addition & 0 deletions config-z8102ax
Original file line number Diff line number Diff line change
Expand Up @@ -4,3 +4,4 @@ CONFIG_TARGET_mediatek_filogic_DEVICE_z8102ax=y
CONFIG_KERNEL_ARM64_MODULE_PLTS=y
CONFIG_KERNEL_TCP_CONG_BBR2=y
CONFIG_PACKAGE_z8102=y
CONFIG_PACKAGE_kmod-mt76=y

0 comments on commit 57beb2e

Please sign in to comment.