]> git.ipfire.org Git - thirdparty/hostap.git/commitdiff
Fix wpa_priv build
authorJouni Malinen <j@w1.fi>
Sun, 13 Jan 2013 16:27:00 +0000 (18:27 +0200)
committerJouni Malinen <j@w1.fi>
Sun, 13 Jan 2013 17:06:53 +0000 (19:06 +0200)
Signed-hostap: Jouni Malinen <j@w1.fi>

wpa_supplicant/Makefile

index ee1d9d031bed7144c338f79096b46bd89122c130..f39a3d7b957c652ba320e8a1d10e679b9eb59cc1 100644 (file)
@@ -1414,6 +1414,7 @@ CFLAGS += -DCONFIG_OFFCHANNEL
 endif
 
 OBJS += ../src/drivers/driver_common.o
+OBJS_priv += ../src/drivers/driver_common.o
 
 OBJS_wpa_rm := ctrl_iface.o ctrl_iface_unix.o
 OBJS_wpa := $(filter-out $(OBJS_wpa_rm),$(OBJS)) $(OBJS_h) tests/test_wpa.o