Files
build/core
Dima Zavin 4e16f96dbd core: allow devices to provide their own device specific kernel headers
Currently, we need to pollute the common bionic/libc/kernel/...
directory with device specific kernel headers. This has created a giant
dumping ground of headers from all the projects we have ever done.

Allow each device to provide their own headers and thus eventually allow
bionic/libc/kernel to become *just* the common linux kernel headers.

This change will automatically add device/oem/name/kernel-headers to
the include list and also allow the BoardConfig.mk to specify
additional directories with TARGET_BOARD_KERNEL_HEADERS variable.
The requirement is that the final dir name must be kernel-headers to
mark explicitly where kernel headers are kept.

Change-Id: I7d32a979eef1f464db06c1bc448a04ddc3575efd
Signed-off-by: Dima Zavin <dima@android.com>
2012-03-15 13:22:48 -07:00
..
2011-10-14 19:37:57 -07:00
2011-06-07 18:20:30 -07:00
2011-11-11 16:03:56 -08:00
2012-03-13 19:12:21 -07:00
2012-03-13 19:49:59 -07:00
2010-02-18 12:23:35 -08:00
2011-10-05 09:49:24 -07:00