summaryrefslogtreecommitdiff
path: root/package/iproute2/Makefile
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2014-01-16 08:43:51 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2014-01-16 08:43:51 +0100
commit043601ef5ccc17b3aac714be38889c07b6b5b6f3 (patch)
tree3581a07a1a001b919b7515e5baf2d78d0151a6e5 /package/iproute2/Makefile
parent6b521744a3b178dc910a46191aed8cf75de1cee7 (diff)
parent69d9bac9dad423e4cabf7bfa97a7765e4c442104 (diff)
Merge branch 'master' of git+ssh://openadk.org/git/openadk
Diffstat (limited to 'package/iproute2/Makefile')
-rw-r--r--package/iproute2/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/package/iproute2/Makefile b/package/iproute2/Makefile
index 33c33f7e7..a20bfd0a6 100644
--- a/package/iproute2/Makefile
+++ b/package/iproute2/Makefile
@@ -5,7 +5,7 @@ include ${TOPDIR}/rules.mk
PKG_NAME:= iproute2
PKG_VERSION:= 3.12.0
-PKG_RELEASE:= 1
+PKG_RELEASE:= 2
PKG_MD5SUM:= f87386aaaecafab95607fd10e8152c68
PKG_DESCR:= iproute2 routing control utility
PKG_SECTION:= route
@@ -46,8 +46,7 @@ $(eval $(call PKG_template,SS,ss,${PKG_VERSION}-${PKG_RELEASE},,${PKGSD_SS},${PK
CONFIG_STYLE:= minimal
TARGET_CFLAGS+= -D_GNU_SOURCE
-XAKE_FLAGS+= CCOPTS="${TARGET_CFLAGS}" MFLAGS="CC=\"${TARGET_CC}\"" \
- CFLAGS_FOR_BUILD+="-I${LINUX_DIR}/include"
+XAKE_FLAGS+= CCOPTS="${TARGET_CFLAGS}" MFLAGS="CC=\"${TARGET_CC}\""
CONFIGURE_ENV+= CC="${TARGET_CC}" IPTC="${TARGET_CFLAGS}" IPTL="${TARGET_LDFLAGS}"
ip-install: