CONFIG_WIRELESS_EXTENSION need not be in CFLAGS
This commit is contained in:
parent
91382de4d1
commit
602606091b
1 changed files with 0 additions and 1 deletions
|
@ -936,7 +936,6 @@ CFLAGS += -DNEED_SHA256
|
|||
endif
|
||||
|
||||
ifdef CONFIG_WIRELESS_EXTENSION
|
||||
CFLAGS += -DCONFIG_WIRELESS_EXTENSION
|
||||
OBJS_d += ../src/drivers/driver_wext.o
|
||||
endif
|
||||
|
||||
|
|
Loading…
Reference in a new issue