peregrine: rename error kernel config name
fix build compile Change-Id: I572dd558b75634698b5c872ab2604db704d53d1c
This commit is contained in:
parent
f1125f5bac
commit
db239e68b7
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue