projects
/
GitHub
/
LineageOS
/
android_kernel_motorola_exynos9610.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
69e7b8e
)
[RAMEN9610-14519] Add config for support erd9610_Q_defconfig
author
Youngwan Kim
<y103.kim@samsung.com>
Fri, 19 Apr 2019 01:06:20 +0000
(10:06 +0900)
committer
Kim Gunho
<gunho.kim@samsung.com>
Fri, 28 Jun 2019 14:44:52 +0000
(23:44 +0900)
Change-Id: Ibf98c2cfd1c3a8b9323f187383145ad340204b4c
Signed-off-by: Youngwan Kim <y103.kim@samsung.com>
build.config.erd9610
[new file with mode: 0644]
patch
|
blob
diff --git a/build.config.erd9610
b/build.config.erd9610
new file mode 100644
(file)
index 0000000..
64b3741
--- /dev/null
+++ b/
build.config.erd9610
@@ -0,0
+1,13
@@
+ARCH=arm64
+CROSS_COMPILE=aarch64-linux-android-
+CLANG_TRIPLE=aarch64-linux-gnu-
+DEFCONFIG=erd9610_Q_defconfig
+CLANG_VERSION=clang-4691093
+KERNEL_LTO_ON=true
+TARGET_SOC=exynos9610
+FILES="
+arch/arm64/boot/Image:kernel
+arch/arm64/boot/dts/exynos/exynos9610.dtb:dtb.img
+dtbo.img:dtbo.img
+vmlinux:vmlinux
+"