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, 29 Jun 2015 10:50:37 +0000 (19:50 +0900)
commit02e6adba57bcd0fca2da45c62764b936c13f95a2
tree4d22fcc30e66c2b9a2f83110bedd77aad02382b6
parent184657d0204a61bc46bdabfaa06a403ec0c3eb32
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]