mirror of
https://github.com/vanhoefm/fragattacks.git
synced 2024-11-25 16:58:41 -05:00
8 lines
100 B
Plaintext
8 lines
100 B
Plaintext
|
#MAKE:make
|
||
|
|
||
|
CONFIG_DRIVER_TEST=y
|
||
|
CONFIG_NO_STDOUT_DEBUG=y
|
||
|
CONFIG_NO_AES_EXTRAS=y
|
||
|
|
||
|
CFLAGS += -Werror
|