summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLeo Wang <leozwang@google.com>2015-12-18 22:45:49 +0000
committerAndroid (Google) Code Review <android-gerrit@google.com>2015-12-18 22:45:49 +0000
commit796846aac17f501bab28676e50cbe0ae7f415c6a (patch)
tree4709ded3cf821c3d2857cbefcc30da82eb3714c4
parentda88ae451b044e67252261d603070c48830dfa88 (diff)
parentfbba393835d1c967252e675c25fa2eba9b5cb95e (diff)
downloadfreescale-796846aac17f501bab28676e50cbe0ae7f415c6a.tar.gz
Merge "Corrected the path assigned to TARGET_KERNEL_SRC" into mnc-brillo-dev
-rwxr-xr-xsoc/imx6ul/soc.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/soc/imx6ul/soc.mk b/soc/imx6ul/soc.mk
index a99b258..e0a69fe 100755
--- a/soc/imx6ul/soc.mk
+++ b/soc/imx6ul/soc.mk
@@ -47,7 +47,7 @@ PRODUCT_COPY_FILES += \
BOARD_SEPOLICY_DIRS += $(LOCAL_PATH)/sepolicy
# Set up the local kernel.
-TARGET_KERNEL_SRC := hardware/bsp/kernel/freescale/kernel_imx
+TARGET_KERNEL_SRC := hardware/bsp/kernel/freescale/picoimx-3.14
TARGET_KERNEL_DEFCONFIG := imx_v7_android_defconfig
TARGET_KERNEL_CROSS_COMPILE_PREFIX := $(ANDROID_BUILD_TOP)/prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.9/bin/arm-linux-androideabi-