Skip to content

Commit

Permalink
cedric: Specify recovery kernel defconfig
Browse files Browse the repository at this point in the history
Signed-off-by: Jarl-Penguin <[email protected]>
Change-Id: I08d6c80eab4cf14c2797317e1e0ffa44f24733cf
  • Loading branch information
JarlPenguin committed Feb 7, 2022
1 parent ce7a49d commit 92cbc27
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions BoardConfig.mk
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ DEVICE_MANIFEST_FILE += $(DEVICE_PATH)/manifest.xml

# Kernel
TARGET_KERNEL_CONFIG := cedric_defconfig
TARGET_KERNEL_RECOVERY_CONFIG := cedric_recovery_defconfig

# Partitions
BOARD_RECOVERYIMAGE_PARTITION_SIZE := 16879616
Expand Down

0 comments on commit 92cbc27

Please sign in to comment.