2009-03-25 12:49:42 +00:00
|
|
|
diff -up iproute2-2.6.29/iproute2-2.6.29/Makefile.kernel iproute2-2.6.29/iproute2-2.6.29/Makefile
|
2009-04-24 07:49:30 +00:00
|
|
|
--- iproute2-2.6.29/Makefile.kernel 2008-07-25 22:46:07.000000000 +0200
|
|
|
|
+++ iproute2-2.6.29/Makefile 2008-08-12 14:19:58.000000000 +0200
|
2008-08-12 13:07:16 +00:00
|
|
|
@@ -3,6 +3,7 @@ SBINDIR=/sbin
|
2004-09-09 06:23:33 +00:00
|
|
|
CONFDIR=/etc/iproute2
|
2008-08-12 13:07:16 +00:00
|
|
|
DOCDIR=/share/doc/iproute2
|
|
|
|
MANDIR=/share/man
|
2004-09-09 06:23:33 +00:00
|
|
|
+KERNEL_INCLUDE=/usr/include
|
|
|
|
|
|
|
|
# Path to db_185.h include
|
|
|
|
DBM_INCLUDE:=/usr/include
|