OSDN Git Service

libc/kernel: Add rules to autogenerate device specific kernel headers
authorDima Zavin <dima@android.com>
Fri, 16 Mar 2012 23:18:15 +0000 (16:18 -0700)
committerDima Zavin <dima@android.com>
Tue, 20 Mar 2012 22:28:34 +0000 (15:28 -0700)
commit884147c7d0b1b6571256feb11e12d893432625b2
treeb0043f5cd7470434597569451a055e154caa6773
parentaac0dc97a9ad91231fa89878e745548d693366c1
libc/kernel: Add rules to autogenerate device specific kernel headers

This change will automatically post-process kernel headers
specified by device, board, and product. This will allow us
to not check in each kernel header twice, at least for the
device specific headers for now.

Change-Id: I3bb144b6535504b7c26b807daa75de495554356d
Signed-off-by: Dima Zavin <dima@android.com>
libc/kernel/Android.mk [new file with mode: 0644]