summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorZiyan <jaraidaniel@gmail.com>2017-03-08 22:35:17 +0100
committerZiyan <jaraidaniel@gmail.com>2017-03-08 22:35:40 +0100
commita4e747c6b58c56935454fdaffbe9d7e38d45df94 (patch)
tree82583e6209f90d59737745914ef9f401da05fb1a
parentec5c99c56030211b541682ab0a454b27753e5faf (diff)
Update kernel location
Change-Id: I2660f1c2b3c11db1bdeaa91b356e440cf6236101
-rw-r--r--BoardConfigCommon.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/BoardConfigCommon.mk b/BoardConfigCommon.mk
index 8a3d623..6014863 100644
--- a/BoardConfigCommon.mk
+++ b/BoardConfigCommon.mk
@@ -49,7 +49,7 @@ USE_CLANG_PLATFORM_BUILD := true
# Kernel
BOARD_KERNEL_CMDLINE := androidboot.hardware=$(TARGET_BOOTLOADER_BOARD_NAME)
TARGET_KERNEL_CONFIG := grouper_defconfig
-TARGET_KERNEL_SOURCE := kernel/asus/grouper
+TARGET_KERNEL_SOURCE := kernel/nvidia/tegra3
KERNEL_TOOLCHAIN := $(ANDROID_BUILD_TOP)/prebuilts/gcc/$(HOST_OS)-x86/arm/arm-eabi-4.8/bin
KERNEL_TOOLCHAIN_PREFIX := arm-eabi-