mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-07 03:15:31 +09:00
The build.config.* files largely contain duplicate information by their nature. Reorganize them reduce duplication and to allow adding new configurations without copying the definitions again. Bug: 140224784 Change-Id: I6a3810a125b0ed48591690ca33bb5c02be58218a Signed-off-by: Matthias Maennich <maennich@google.com>
10 lines
173 B
Plaintext
10 lines
173 B
Plaintext
BRANCH=android-4.19
|
|
KERNEL_DIR=common
|
|
|
|
CC=clang
|
|
CLANG_PREBUILT_BIN=prebuilts-master/clang/host/linux-x86/clang-r365631c/bin
|
|
|
|
EXTRA_CMDS=''
|
|
STOP_SHIP_TRACEPRINTK=1
|
|
LD=ld.lld
|