fix a small bug in config.pl that tends to mess up kernel cmdlines
[openwrt.git] / package / util-linux / Makefile
index e265edb..ecabbc0 100644 (file)
@@ -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)" \
This page took 0.018892 seconds and 4 git commands to generate.