summaryrefslogtreecommitdiff
path: root/package/ipset/patches
diff options
context:
space:
mode:
Diffstat (limited to 'package/ipset/patches')
-rw-r--r--package/ipset/patches/patch-Makefile11
1 files changed, 11 insertions, 0 deletions
diff --git a/package/ipset/patches/patch-Makefile b/package/ipset/patches/patch-Makefile
new file mode 100644
index 000000000..9eaf33095
--- /dev/null
+++ b/package/ipset/patches/patch-Makefile
@@ -0,0 +1,11 @@
+--- ipset-3.0.orig/Makefile 2009-05-16 21:09:38.000000000 +0200
++++ ipset-3.0/Makefile 2009-11-19 23:32:37.000000000 +0100
+@@ -5,7 +5,7 @@
+ ######################################################################
+
+ ifndef KERNEL_DIR
+-KERNEL_DIR=/usr/src/linux
++KERNEL_DIR?=/usr/src/linux
+ endif
+ ifndef KBUILD_OUTPUT
+ KBUILD_OUTPUT=$(KERNEL_DIR)