From db239e68b75c2e77a0a82c97d4cb59c62172ac34 Mon Sep 17 00:00:00 2001 From: martincz Date: Fri, 19 Sep 2014 18:43:04 +0800 Subject: [PATCH] peregrine: rename error kernel config name fix build compile Change-Id: I572dd558b75634698b5c872ab2604db704d53d1c --- BoardConfig.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/BoardConfig.mk b/BoardConfig.mk index 7eca90c..59d6665 100644 --- a/BoardConfig.mk +++ b/BoardConfig.mk @@ -25,7 +25,7 @@ TARGET_LIBINIT_DEFINES_FILE := device/motorola/peregrine/init/init_peregrine.c # Kernel BOARD_CUSTOM_BOOTIMG_MK := $(LOCAL_PATH)/mkbootimg.mk -TARGET_KERNEL_CONFIG := peregrine +TARGET_KERNEL_CONFIG := peregrine_defconfig # Partitions BOARD_BOOTIMAGE_PARTITION_SIZE := 10485760