Fix kernel config name
This commit is contained in:
parent
51856308fb
commit
ab0bea9e59
|
@ -20,7 +20,7 @@
|
||||||
DEVICE_PATH := device/sony/kugo
|
DEVICE_PATH := device/sony/kugo
|
||||||
|
|
||||||
# Kernel
|
# Kernel
|
||||||
TARGET_KERNEL_CONFIG := loire_kugo_defconfig
|
TARGET_KERNEL_CONFIG := aosp_loire_kugo_defconfig
|
||||||
|
|
||||||
# Partition information
|
# Partition information
|
||||||
BOARD_FLASH_BLOCK_SIZE := 131072 # (BOARD_KERNEL_PAGESIZE * 64)
|
BOARD_FLASH_BLOCK_SIZE := 131072 # (BOARD_KERNEL_PAGESIZE * 64)
|
||||||
|
|
Loading…
Reference in New Issue