OSDN Git Service

core: allow product to provide kernel headers as well
authorDima Zavin <dima@android.com>
Fri, 16 Mar 2012 16:57:11 +0000 (09:57 -0700)
committerDima Zavin <dima@android.com>
Mon, 19 Mar 2012 19:32:08 +0000 (12:32 -0700)
commitf926990ba3f04c03037b838cd5fe8f33c21e8013
treefdd1eac4829ff58143555ba2583b86b1faf17baa
parent59c2136e1be13d73746da906cbb7f8f1c046e879
core: allow product to provide kernel headers as well

This is useful when a device inherits from an architecture
product, such as omap4.mk. The architecture specific product
can provide kernel headers to all the devices that use
that architecture.

Change-Id: I0c9d3120a6089fb535a3fa8eccf10775a271cd21
Signed-off-by: Dima Zavin <dima@android.com>
core/config.mk
core/product.mk
core/product_config.mk