From 339fe6a1c6311864457205b82c9b972122be34b2 Mon Sep 17 00:00:00 2001 From: xopenwrt <98641952+xopenwrt@users.noreply.github.com> Date: Mon, 10 Jul 2023 01:04:40 +0800 Subject: [PATCH] fix hostapd --- Configs/x86_64-X | 1 + 1 file changed, 1 insertion(+) diff --git a/Configs/x86_64-X b/Configs/x86_64-X index 7679fd7..0558333 100644 --- a/Configs/x86_64-X +++ b/Configs/x86_64-X @@ -30,6 +30,7 @@ CONFIG_PACKAGE_kmod-iwlwifi=y CONFIG_PACKAGE_hostapd=y CONFIG_PACKAGE_hostapd-common=y CONFIG_PACKAGE_wpa-supplicant=y +CONFIG_PACKAGE_kmod-mac80211=y CONFIG_TARGET_x86=y