[PATCH BlueZ v2] mesh: Add dependancies required for mesh daemon

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Building bluetooth-meshd only, requires some generated files which
are only otherwise automatically generated on full builds.
---
 Makefile.mesh | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/Makefile.mesh b/Makefile.mesh
index 76e424b92..61fb40936 100644
--- a/Makefile.mesh
+++ b/Makefile.mesh
@@ -28,6 +28,8 @@ mesh_sources = mesh/mesh.h mesh/mesh.c \
 				mesh/mesh-defs.h
 libexec_PROGRAMS += mesh/bluetooth-meshd
 
+mesh/main.$(OBJEXT): $(@EXTERNAL_ELL_FALSE@ell_built_sources)
+mesh/main.$(OBJEXT): lib/bluetooth/bluetooth.h
 mesh_bluetooth_meshd_SOURCES = $(mesh_sources) mesh/main.c
 mesh_bluetooth_meshd_LDADD = src/libshared-ell.la $(ell_ldadd) -ljson-c
 mesh_bluetooth_meshd_DEPENDENCIES = $(ell_dependencies) src/libshared-ell.la
-- 
2.14.5




[Index of Archives]     [Bluez Devel]     [Linux Wireless Networking]     [Linux Wireless Personal Area Networking]     [Linux ATH6KL]     [Linux USB Devel]     [Linux Media Drivers]     [Linux Audio Users]     [Linux Kernel]     [Linux SCSI]     [Big List of Linux Books]

  Powered by Linux