rtl8812au: use buildroot provided aircrack-ng driver (#1660) (#1669)

Use rtl8812au driver provided by buildroot. This uses a newer verison of
the v5.6.4.2 branch which works with newer kernel and seems to be the
recommended branch.

Note: It seems that our buildroot package currently fails to properly
deploy the 88XXau.ko kernel module. Instead of fixing our version, just
move to the buildroot version.
This commit is contained in:
Stefan Agner
2021-12-13 13:52:13 +01:00
committed by GitHub
parent a4be500bf9
commit f5be7693de
8 changed files with 5 additions and 35 deletions

View File

@@ -116,4 +116,4 @@ BR2_PACKAGE_KHADAS_BOOT=y
BR2_PACKAGE_KHADAS_BOOT_VIM3=y
BR2_PACKAGE_DOSFSTOOLS=y
BR2_PACKAGE_DOSFSTOOLS_FSCK_FAT=y
BR2_PACKAGE_RTL8812AU=y
BR2_PACKAGE_RTL8812AU_AIRCRACK_NG=y