kdbus: add Makefile, Kconfig and MAINTAINERS entry
authorDaniel Mack <daniel@zonque.org>
Thu, 11 Sep 2014 16:48:06 +0000 (18:48 +0200)
committerSeung-Woo Kim <sw0312.kim@samsung.com>
Mon, 4 Apr 2016 01:12:28 +0000 (10:12 +0900)
commit8c88ab7faf21ba800b4c388c2fed520649719202
tree844b71eab03cd332e601c2d1381f93fec8eeb745
parent56b156b29f3acefb5daf544dc5df5681f4fe69b5
kdbus: add Makefile, Kconfig and MAINTAINERS entry

This patch hooks up the build system to actually compile the files
added by previous patches. It also adds an entry to MAINTAINERS to
direct people to Greg KH, David Herrmann, Djalal Harouni and me for
questions and patches.

Change-Id: Ibd6c440501c0674245c3e9971b6b28d57a7d8c11
Signed-off-by: Daniel Mack <daniel@zonque.org>
Signed-off-by: David Herrmann <dh.herrmann@gmail.com>
Signed-off-by: Djalal Harouni <tixxdz@opendz.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Signed-off-by: Paul Osmialowski <p.osmialowsk@samsung.com>
MAINTAINERS
init/Kconfig
ipc/Makefile
ipc/kdbus/Makefile [new file with mode: 0644]