[package] kernel: change dependency on kmod-nfs-common in kmod-nfs & kmod-nfsd from...
[openwrt.git] / package / wprobe / Makefile
index 7b49b65..fe96512 100644 (file)
@@ -59,9 +59,9 @@ define Build/Prepare
        $(CP) src/* $(PKG_BUILD_DIR)/
 endef
 
-TARGET_CFLAGS += \
+TARGET_CPPFLAGS := \
        -I$(STAGING_DIR)/usr/include/libnl-tiny \
-       -I$(STAGING_DIR)/usr/include
+       $(TARGET_CPPFLAGS)
 
 ifdef CONFIG_PACKAGE_kmod-wprobe
   define Build/Compile/kmod
This page took 0.025051 seconds and 4 git commands to generate.