Fix compilation error.
All checks were successful
the build was successful

This commit is contained in:
NADAL Jean-Baptiste
2019-04-24 18:13:21 +02:00
parent a14e1356d9
commit 17fbcd6877
13 changed files with 90 additions and 87 deletions

View File

@@ -12,7 +12,7 @@ NETIFD_INSTALL_STAGING = YES
NETIFD_DEPENDENCIES = libubox json-c ubus uci libnl
NETIFD_CONF = INC_DIR=$(WORKSPACE_DIR)buildroot/staging/usr/include
NETIFD_CONF = INC_DIR=$(WORKSPACE_DIR)/buildroot/target/usr/include
NETIFD_CONF_ENV = $(NETIFD_CONF)
NETIFD_MAKE_ENV = $(NETIFD_CONF)