build_kernel.sh: Deleted old useless script
This commit is contained in:
parent
405c97aa9e
commit
206e4aeaa2
1 changed files with 0 additions and 7 deletions
|
@ -1,7 +0,0 @@
|
|||
#!/bin/bash
|
||||
|
||||
export PATH=$(pwd)/toolchain/clang-r498229b/bin:$PATH
|
||||
export PATH=$(pwd)/toolchain/path/linux-x86:$(pwd)/toolchain/gas/linux-x86:$PATH
|
||||
|
||||
make PLATFORM_VERSION=12 ANDROID_MAJOR_VERSION=s LLVM=1 LLVM_IAS=1 ARCH=arm64 TARGET_SOC=s5e8825 O=/home/romy/romy/a53/out CROSS_COMPILE=$(pwd)/toolchain/clang-r498229b/bin/aarch64-linux-gnu- s5e8825-a53xxx_defconfig
|
||||
make PLATFORM_VERSION=12 ANDROID_MAJOR_VERSION=s LLVM=1 LLVM_IAS=1 ARCH=arm64 TARGET_SOC=s5e8825 O=/home/romy/romy/a53/out CROSS_COMPILE=$(pwd)/toolchain/clang-r498229b/bin/aarch64-linux-gnu- -j$(nproc --all)
|
Loading…
Add table
Reference in a new issue