aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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