X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/a4a6443af12b7758b12020f561fa7fe2e0a3e87f..9b6c0722c8f29ae83aa84633672500581321144a:/package/util-linux/Makefile diff --git a/package/util-linux/Makefile b/package/util-linux/Makefile index e265edb14..5fc819bcf 100644 --- a/package/util-linux/Makefile +++ b/package/util-linux/Makefile @@ -4,7 +4,7 @@ # This is free software, licensed under the GNU General Public License v2. # See /LICENSE for more information. # -# $Id: Makefile 3822 2006-05-24 07:01:52Z nico $ +# $Id$ include $(TOPDIR)/rules.mk @@ -56,6 +56,7 @@ define Package/swap-utils - swapoff endef +TARGET_CFLAGS += -I$(PKG_BUILD_DIR)/lib define Build/Compile $(call Build/Compile/Default, \ OPT="$(TARGET_CFLAGS)" \