mirror of
https://github.com/vanhoefm/fragattacks.git
synced 2025-01-17 18:34:03 -05:00
CONFIG_WIRELESS_EXTENSION need not be in CFLAGS
This commit is contained in:
parent
91382de4d1
commit
602606091b
@ -936,7 +936,6 @@ CFLAGS += -DNEED_SHA256
|
|||||||
endif
|
endif
|
||||||
|
|
||||||
ifdef CONFIG_WIRELESS_EXTENSION
|
ifdef CONFIG_WIRELESS_EXTENSION
|
||||||
CFLAGS += -DCONFIG_WIRELESS_EXTENSION
|
|
||||||
OBJS_d += ../src/drivers/driver_wext.o
|
OBJS_d += ../src/drivers/driver_wext.o
|
||||||
endif
|
endif
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user