KROP_LPE
This commit is contained in:
6
ROP/KROP_LPE/Makefile
Normal file
6
ROP/KROP_LPE/Makefile
Normal file
@@ -0,0 +1,6 @@
|
||||
obj-m += stacksmash_driver.o
|
||||
|
||||
all:
|
||||
make -C /lib/modules/$(shell uname -r)/build M=$(PWD) modules
|
||||
clean:
|
||||
make -C /lib/modules/$(shell uname -r)/build M=$(PWD) clean
|
||||
Reference in New Issue
Block a user