summaryrefslogtreecommitdiff
path: root/oui-update.py
diff options
context:
space:
mode:
authorTobias Klauser <tklauser@distanz.ch>2015-05-02 19:12:33 +0200
committerTobias Klauser <tklauser@distanz.ch>2015-05-02 19:15:13 +0200
commitdafb89c7a307272189b29a5c74bd6e33068ac831 (patch)
tree853db4973b17b69580f3f4ae7ece4a8c24f6d1ba /oui-update.py
parent11c7e6a5f5d0d78f03f59e5d071aff7a11126127 (diff)
build: Make module build also depend on header file
If only a header file is changed, the corresponding module is not rebuilt. Thus, add a rule to make module build depend on the header file as well (where applicable) to circumvent this effect. Note: This will still not necessarily catch every dependency between modules, source and header files. Signed-off-by: Tobias Klauser <tklauser@distanz.ch>
Diffstat (limited to 'oui-update.py')
0 files changed, 0 insertions, 0 deletions
xt.git/diff/drivers/staging/greybus/connection.c?h=nds-private-remove&id=042fd749abab492ae02452cf675f7bc146814955'>drivers/staging/greybus/connection.c19
-rw-r--r--drivers/staging/greybus/greybus_protocols.h12
-rw-r--r--drivers/staging/greybus/svc.c31
-rw-r--r--drivers/staging/greybus/svc.h2
4 files changed, 0 insertions, 64 deletions
diff --git a/drivers/staging/greybus/connection.c b/drivers/staging/greybus/connection.c