]> git.ipfire.org Git - thirdparty/hostap.git/commitdiff
Fix nfc_pw_token build with CONFIG_FST=y
authorJouni Malinen <j@w1.fi>
Sun, 20 Mar 2016 18:18:55 +0000 (20:18 +0200)
committerJouni Malinen <j@w1.fi>
Sun, 20 Mar 2016 18:18:55 +0000 (20:18 +0200)
Signed-off-by: Jouni Malinen <j@w1.fi>
wpa_supplicant/Makefile

index 8fa2b5ac50875d9382305cc0ea8b1cd9cfd15a46..93083f758b747ea88ece3dac0cee5f995624e608 100644 (file)
@@ -1637,6 +1637,7 @@ endif
 OBJS += $(FST_OBJS)
 OBJS_t += $(FST_OBJS)
 OBJS_t2 += $(FST_OBJS)
+OBJS_nfc += $(FST_OBJS)
 endif
 
 ifndef LDO