Skip to content

Commit

Permalink
topaz: Set INLINE_KERNEL_BUILDING to true
Browse files Browse the repository at this point in the history
  • Loading branch information
boedhack99 authored and jreybelp committed Jun 12, 2024
1 parent 0301958 commit 499468d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions BoardConfig.mk
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,8 @@ TARGET_SCREEN_DENSITY := 420
TARGET_INIT_VENDOR_LIB := //$(DEVICE_PATH):init_topaz
TARGET_RECOVERY_DEVICE_MODULES := init_topaz

INLINE_KERNEL_BUILDING := true

# Kernel prebuilt
BOARD_USES_DT := true
BOARD_PREBUILT_DTBIMAGE_DIR := $(KERNEL_PATH)/dtbs
Expand Down

0 comments on commit 499468d

Please sign in to comment.