]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - ipc/ipcdev.git/blobdiff - linux/src/daemon/Makefile.in
Add autoconf generated file
[ipc/ipcdev.git] / linux / src / daemon / Makefile.in
index 6c63e8d7650d05000d550f02b7c68a02c6063306..7b0c92b658ef79299cb8ca842e8844e2d59fb6f0 100644 (file)
@@ -371,9 +371,9 @@ AMTAR = @AMTAR@
 
 # additional include paths necessary to compile the program
 AM_CFLAGS = -I$(top_srcdir)/hlos_common/include -D_GNU_SOURCE -Wall \
-       $(am__append_1) $(am__append_2) $(am__append_3) \
-       -I$(top_srcdir)/linux/include -I$(top_srcdir)/packages \
-       @AM_CFLAGS@ $(am__empty)
+       -DKERNEL_INSTALL_DIR="$(KERNEL_INSTALL_DIR)" $(am__append_1) \
+       $(am__append_2) $(am__append_3) -I$(top_srcdir)/linux/include \
+       -I$(top_srcdir)/packages @AM_CFLAGS@
 AM_LDFLAGS = @AM_LDFLAGS@
 AR = @AR@
 AUTOCONF = @AUTOCONF@