summarylogtreecommitdiffstats
path: root/Makefile.patch
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.patch')
-rw-r--r--Makefile.patch10
1 files changed, 0 insertions, 10 deletions
diff --git a/Makefile.patch b/Makefile.patch
deleted file mode 100644
index 10ec936d6994..000000000000
--- a/Makefile.patch
+++ /dev/null
@@ -1,10 +0,0 @@
---- a/Makefile
-+++ b/Makefile
-@@ -1,6 +1,5 @@
- obj-m = xt_FULLCONENAT.o
- CFLAGS_xt_FULLCONENAT.o := ${CFLAGS}
--KVERSION = $(shell uname -r)
- all:
- make -C /lib/modules/$(KVERSION)/build M=$(PWD) modules
- clean:
-