Signed-off-by: Michel Stempin <[email protected]>
---
utils/fxload/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/utils/fxload/Makefile b/utils/fxload/Makefile
index f961d52..93e63c1 100644
--- a/utils/fxload/Makefile
+++ b/utils/fxload/Makefile
@@ -28,7 +28,7 @@ endef
define Build/Compile
$(call Build/Compile/Default, \
- CFLAGS="$(TARGET_CFLAGS) -I$(LINUX_DIR)/include" \
+ CFLAGS="$(TARGET_CFLAGS)
-I$(LINUX_DIR)/$(LINUX_UAPI_DIR)include" \
)
endef
--
1.7.10.4
_______________________________________________
openwrt-devel mailing list
[email protected]
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel