diff --git a/buildroot-external/configs/generic_aarch64_defconfig b/buildroot-external/configs/generic_aarch64_defconfig index e7bf07598..7afeb2827 100644 --- a/buildroot-external/configs/generic_aarch64_defconfig +++ b/buildroot-external/configs/generic_aarch64_defconfig @@ -65,6 +65,7 @@ BR2_PACKAGE_GPTFDISK=y BR2_PACKAGE_GPTFDISK_SGDISK=y # BR2_PACKAGE_LVM2_STANDARD_INSTALL is not set BR2_PACKAGE_RNG_TOOLS=y +BR2_PACKAGE_RTL8812AU_AIRCRACK_NG=y BR2_PACKAGE_USB_MODESWITCH_DATA=y BR2_PACKAGE_CA_CERTIFICATES=y BR2_PACKAGE_LIBCURL_CURL=y diff --git a/buildroot-external/configs/generic_x86_64_defconfig b/buildroot-external/configs/generic_x86_64_defconfig index 012d1e9fd..14a2f0cfc 100644 --- a/buildroot-external/configs/generic_x86_64_defconfig +++ b/buildroot-external/configs/generic_x86_64_defconfig @@ -65,6 +65,7 @@ BR2_PACKAGE_GPTFDISK=y BR2_PACKAGE_GPTFDISK_SGDISK=y # BR2_PACKAGE_LVM2_STANDARD_INSTALL is not set BR2_PACKAGE_RNG_TOOLS=y +BR2_PACKAGE_RTL8812AU_AIRCRACK_NG=y BR2_PACKAGE_USB_MODESWITCH_DATA=y BR2_PACKAGE_CA_CERTIFICATES=y BR2_PACKAGE_LIBCURL_CURL=y diff --git a/buildroot-external/configs/ova_defconfig b/buildroot-external/configs/ova_defconfig index 1b5cd9830..26232c256 100644 --- a/buildroot-external/configs/ova_defconfig +++ b/buildroot-external/configs/ova_defconfig @@ -65,6 +65,7 @@ BR2_PACKAGE_GPTFDISK=y BR2_PACKAGE_GPTFDISK_SGDISK=y # BR2_PACKAGE_LVM2_STANDARD_INSTALL is not set BR2_PACKAGE_RNG_TOOLS=y +BR2_PACKAGE_RTL8812AU_AIRCRACK_NG=y BR2_PACKAGE_USB_MODESWITCH_DATA=y BR2_PACKAGE_CA_CERTIFICATES=y BR2_PACKAGE_LIBCURL_CURL=y diff --git a/buildroot-external/configs/yellow_defconfig b/buildroot-external/configs/yellow_defconfig index 63b0aedff..45c250e25 100644 --- a/buildroot-external/configs/yellow_defconfig +++ b/buildroot-external/configs/yellow_defconfig @@ -56,6 +56,7 @@ BR2_PACKAGE_INPUT_EVENT_DAEMON=y # BR2_PACKAGE_LVM2_STANDARD_INSTALL is not set BR2_PACKAGE_NVME=y BR2_PACKAGE_RNG_TOOLS=y +BR2_PACKAGE_RTL8812AU_AIRCRACK_NG=y BR2_PACKAGE_USB_MODESWITCH_DATA=y BR2_PACKAGE_CA_CERTIFICATES=y BR2_PACKAGE_LIBCURL_CURL=y