aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVishal Bhoj <vishal.bhoj@linaro.org>2016-04-26 22:11:25 +0530
committerVishal Bhoj <vishal.bhoj@linaro.org>2016-04-26 22:12:29 +0530
commit6c7981a310abba3f5afcefa7b32b79a3d6179192 (patch)
tree87b70ea7ae2c29a761ca1a39adf78ff82f72dba7
parent233223284ee8905f731c8e4ffa055a99547f7e8a (diff)
downloadvexpress-RLCR-16.05.tar.gz
Remove obselete kernel locationRLCR-16.05
Change-Id: I446fa75219ed667ff3e23b1bf60977141a036cb7 Signed-off-by: Vishal Bhoj <vishal.bhoj@linaro.org>
-rw-r--r--BoardConfig.mk6
1 files changed, 0 insertions, 6 deletions
diff --git a/BoardConfig.mk b/BoardConfig.mk
index 39bfa8c..0516fd3 100644
--- a/BoardConfig.mk
+++ b/BoardConfig.mk
@@ -78,12 +78,6 @@ CUSTOM_BOOTLOADER_MAKEFILE := device/linaro/vexpress/bootloader.mk
INSTALLED_KERNEL_TARGET_NAME := zImage
INSTALLED_RAMDISK_TARGET_NAME := initrd
INCLUDE_PERF := 0
-
-# Check the available kernel source and set the same
-ifneq ($(wildcard $(TOP)/kernel/linaro/vexpress),)
-TARGET_KERNEL_SOURCE := kernel/linaro/vexpress
-else
TARGET_KERNEL_SOURCE := kernel/linaro/armlt
-endif
TARGET_CPU_VARIANT := cortex-a9