]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
Staging: add android framework
authorGreg Kroah-Hartman <gregkh@suse.de>
Sat, 20 Dec 2008 01:21:40 +0000 (17:21 -0800)
committerGreg Kroah-Hartman <gregkh@suse.de>
Tue, 6 Jan 2009 21:52:41 +0000 (13:52 -0800)
commit6dc9c9e8b0b51abd9a332f5f4767df729848d579
tree81b1ff186b9aaa1eb283d05b9a27f72aedd4d662
parent4cf7c4c692f05e137b65b9a2d7abe5bcb5408820
Staging: add android framework

This prepares us to start adding the android drivers
to the build.

The dummy android.c file will go away in the next few patches, as it
will not be needed once drivers/staging/android/ has a driver in it.

Cc: Robert Love <rlove@google.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/staging/Kconfig
drivers/staging/Makefile
drivers/staging/android/Kconfig [new file with mode: 0644]
drivers/staging/android/Makefile [new file with mode: 0644]
drivers/staging/android/android.c [new file with mode: 0644]