projects
/
GitHub
/
LineageOS
/
android_device_samsung_j7elte.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a41a79b
)
j7elte: Set kernel defconfig file
author
Dario Trombello
<dariotr@outlook.de>
Thu, 21 May 2020 21:02:57 +0000
(23:02 +0200)
committer
Dario Trombello
<dariotr@outlook.de>
Sun, 24 May 2020 19:06:33 +0000
(21:06 +0200)
BoardConfig.mk
patch
|
blob
|
blame
|
history
diff --git
a/BoardConfig.mk
b/BoardConfig.mk
index 758701db8926c70e2b13f770a4d4af51550f96c2..bcc50532fe260f4f549527d256fe9c2203eac68c 100644
(file)
--- a/
BoardConfig.mk
+++ b/
BoardConfig.mk
@@
-25,6
+25,9
@@
BOARD_BLUETOOTH_BDROID_BUILDCFG_INCLUDE_DIR := $(LOCAL_PATH)/bluetooth
# Init
TARGET_INIT_VENDOR_LIB := libinit_sec
+# Kernel
+TARGET_KERNEL_CONFIG := lineageos_j7elte_defconfig
+
# Partitions
BOARD_HAS_NO_MISC_PARTITION:= false
TARGET_USERIMAGES_USE_EXT4 := true