summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--src/target/firmware/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/target/firmware/Makefile b/src/target/firmware/Makefile
index 42f7ad48..2ae2f4dc 100644
--- a/src/target/firmware/Makefile
+++ b/src/target/firmware/Makefile
@@ -110,7 +110,7 @@ ANY_APP_LIBS+= calypso/libcalypso.a \
#
# Global include path
-INCLUDES=-Iinclude/ -I../../../include -I../../shared/libosmocore/include
+INCLUDES=-Iinclude/ -I../../../include -I../../shared/libosmocore/include -I../../shared/libosmocore/build-target/include
# Libraries are defined in subdirectories
-include calypso/Makefile