aboutsummaryrefslogtreecommitdiffstats
path: root/BoardConfigCommon.mk
diff options
context:
space:
mode:
authorAndreas Blaesius <skate4life@gmx.de>2015-12-22 13:55:40 +0100
committerAndreas Blaesius <skate4life@gmx.de>2016-01-01 05:08:08 -0800
commit305d2a578d3f12161869b693c82c4a073aec6db3 (patch)
treee93d209f81d854b5431d618e82f9ea77fa542416 /BoardConfigCommon.mk
parent86389e37cbb1a84bb7168ee27102beca2362bad6 (diff)
downloaddevice_samsung_espressowifi-305d2a578d3f12161869b693c82c4a073aec6db3.zip
device_samsung_espressowifi-305d2a578d3f12161869b693c82c4a073aec6db3.tar.gz
device_samsung_espressowifi-305d2a578d3f12161869b693c82c4a073aec6db3.tar.bz2
espresso-common: move some more parts to espresso-common (5/5)
- we share one kernel source - get rid of BoardConfigCommon.mk in p3100/p5100 trees - get rid of p31xx/p51xx-common.mk - move common proprietary list Change-Id: I2d4d2ff0d29ae7a4bab6467dcc55ed27c4893514
Diffstat (limited to 'BoardConfigCommon.mk')
-rw-r--r--BoardConfigCommon.mk2
1 files changed, 2 insertions, 0 deletions
diff --git a/BoardConfigCommon.mk b/BoardConfigCommon.mk
index 21237ba..3d4182e 100644
--- a/BoardConfigCommon.mk
+++ b/BoardConfigCommon.mk
@@ -27,6 +27,8 @@ TARGET_NO_RADIOIMAGE := true
TARGET_BOARD_OMAP_CPU := 4430
TARGET_BOOTLOADER_BOARD_NAME := piranha
+# Inline kernel building
+TARGET_KERNEL_SOURCE := kernel/samsung/espresso10
BOARD_NAND_PAGE_SIZE := 4096
BOARD_NAND_SPARE_SIZE := 128
BOARD_KERNEL_PAGESIZE := 2048