Parcourir la source

CONFIG_WIRELESS_EXTENSION need not be in CFLAGS

Johannes Berg il y a 15 ans
Parent
commit
602606091b
1 fichiers modifiés avec 0 ajouts et 1 suppressions
  1. 0 1
      wpa_supplicant/Makefile

+ 0 - 1
wpa_supplicant/Makefile

@@ -936,7 +936,6 @@ CFLAGS += -DNEED_SHA256
 endif
 
 ifdef CONFIG_WIRELESS_EXTENSION
-CFLAGS += -DCONFIG_WIRELESS_EXTENSION
 OBJS_d += ../src/drivers/driver_wext.o
 endif