ANDROID: kbuild: Add support for installing out-of-tree kernel headers
Add support for installing out-of-tree kernel headers. The
"headers_install" target was copied to the external module compilation
section (lines 1245:1270), and the src/obj variables were tweaked to
include $(KBUILD_EXTMODULE).
Bug: 162332589
Change-Id: I2e2c7598612bea94267e6a9bc6d0793da53915ac
Signed-off-by:
Elliot Berman <eberman@codeaurora.org>
Loading