summaryrefslogtreecommitdiffstats
path: root/abs/core/aufs2-util/aufs2-util_makefile.patch
diff options
context:
space:
mode:
Diffstat (limited to 'abs/core/aufs2-util/aufs2-util_makefile.patch')
-rw-r--r--abs/core/aufs2-util/aufs2-util_makefile.patch11
1 files changed, 0 insertions, 11 deletions
diff --git a/abs/core/aufs2-util/aufs2-util_makefile.patch b/abs/core/aufs2-util/aufs2-util_makefile.patch
deleted file mode 100644
index fe5b618..0000000
--- a/abs/core/aufs2-util/aufs2-util_makefile.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- Makefile.orig 2010-11-30 22:42:21.000000000 +0000
-+++ Makefile 2010-11-30 22:43:08.000000000 +0000
-@@ -16,7 +16,7 @@
- # Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
-
- ifndef KDIR
--KDIR = /lib/modules/$(shell uname -r)/build
-+KDIR = /lib/modules/2.6.36-LinHES/build
- endif
- ifneq "t" "$(shell test -e ${KDIR}/include/linux/stddef.h && echo t)"
- $(error incorrect KDIR)