aboutsummaryrefslogtreecommitdiffstats
path: root/hostapd/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'hostapd/Makefile')
-rw-r--r--hostapd/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/hostapd/Makefile b/hostapd/Makefile
index 22c09c1..05a363b 100644
--- a/hostapd/Makefile
+++ b/hostapd/Makefile
@@ -759,6 +759,8 @@ endif
ifdef CONFIG_INTERWORKING
CFLAGS += -DCONFIG_INTERWORKING
+OBJS += ../src/common/gas.o
+OBJS += ../src/ap/gas_serv.o
endif
OBJS += ../src/drivers/driver_common.o