summaryrefslogtreecommitdiff
path: root/package/libcap/Makefile
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2014-01-08 21:24:00 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2014-01-08 21:24:00 +0100
commit00cbc2bacb89b125b3ed447631cf84e892bb4b77 (patch)
tree672615fa6be75e9f3262bcb1beafd7a138f425a4 /package/libcap/Makefile
parentc29d4fda23a138b713591709ca5ee15c096d467d (diff)
parent1260f8dbf14a1b4edd3b7f37cd7b020f88b3a654 (diff)
Merge branch 'master' of git+ssh://openadk.org/git/openadk
Diffstat (limited to 'package/libcap/Makefile')
-rw-r--r--package/libcap/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/libcap/Makefile b/package/libcap/Makefile
index 40ebae489..1e78082c4 100644
--- a/package/libcap/Makefile
+++ b/package/libcap/Makefile
@@ -20,7 +20,7 @@ include $(TOPDIR)/mk/package.mk
$(eval $(call PKG_template,LIBCAP,libcap,$(PKG_VERSION)-${PKG_RELEASE},${PKG_DEPENDS},${PKG_DESCR},${PKG_SECTION},${PKG_OPTS}))
-CPPFLAGS_FOR_BUILD+= -I$(LINUX_HEADER_DIR)/include
+CPPFLAGS_FOR_BUILD+= -I$(LINUX_DIR)/include
CONFIG_STYLE:= manual
libcap-install: