Fix variable names
This commit is contained in:
parent
9eb95acb3e
commit
a1eabd7df6
@ -1,7 +1,7 @@
|
||||
# out-of-tree called make with four arguments:
|
||||
# - KERNEL: kernel headers path
|
||||
# - TARGET_EXPLOIT: name of exploit binary that MUST be produced by makefile.
|
||||
# - $(TARGET_EXPLOIT)_test: name of test binary that MUST be produced by makefile
|
||||
# - TARGET: name of exploit binary that MUST be produced by makefile.
|
||||
# - $(TARGET)_test: name of test binary that MUST be produced by makefile
|
||||
# and it's will be runned on a LPE stage. TARGET_TEST MUST accept two argument:
|
||||
# - Path to exploit binary
|
||||
# - File that MUST be created with exploit. It uses for test that exploit works
|
||||
|
Loading…
Reference in New Issue
Block a user