Commit Graph

4 Commits

Author SHA1 Message Date
Ravi Kumar V 3628bdc7dc build: Pickup ARCH_MPQ8092 from defconfig
Change Android kernel build makefile to pick up CONFIG_ARCH_MPQ8092

Change-Id: Id99b78f59be9809c6a6a6d24636e5a16c46659bf
Signed-off-by: Ravi Kumar V <kumarrav@codeaurora.org>
2013-09-04 15:22:06 -07:00
Nagender Telkar d828953063 build: strip debug symbols from installed kernel modules
Debug symbols in installed kernel modules consume space
in the target filesystem, so strip them. Modules with
debug symbols should be present in the KERNEL_OBJ
location for debug purposes. 

CRs-fixed: 400053
Change-Id: Ic7f75faf6d44b5bca831c159d7bb09bba6a12b66
Signed-off-by: Nagender Telkar <ntelkar@codeaurora.org>
2013-09-04 15:21:07 -07:00
David Ng 7c74917b09 build: Pick up multiple CONFIG_ARCH_ targets from defconfig for Android
Change Android kernel build makefile to pick up multiple CONFIG_ARCH_
options for device tree targets.  These options are used to indicate the
DTS file(s) to compile.

Change-Id: I25ea8072f428171b21c056177ea5fec1be660aa3
Signed-off-by: David Ng <dave@codeaurora.org>
2013-09-04 15:19:39 -07:00
Stephen Boyd 5a8d9170e4 Add snapshot of mach-msm from beginning of msm-3.4
This also includes various documentation files and the devicetree
files for msm boards.

Signed-off-by: Stephen Boyd <sboyd@codeaurora.org>
2013-09-04 14:53:53 -07:00