33 Commits (fc284729e771fb6f617d88d90ace17e9e2d7faf0)

Author SHA1 Message Date
LibXZR d5b4b59b64 kernel: Fix vdso32 building for 4.19+ kernels
3 years ago
Sebastiano Barezzi c86a1a8128 kernel: Add TARGET_FORCE_PREBUILT_KERNEL flag
3 years ago
Alessandro Astone d11ff7c5ab kernel: Add prebuilt m4 to build environment
4 years ago
LuK1337 a413b6ee55 kernel: Use Clang as HOST_{CC,CXX}
4 years ago
dianlujitao 2c62140d3d kernel: Use nproc from prebuilts
4 years ago
Bruno Martins c3ad8b5c54 lineage: Use $(HOST_PREBUILT_TAG) where possible
4 years ago
LuK1337 2baeb4fb8b kernel: Use CPATH for including host headers
4 years ago
Luca Stefani fe00ea90c9 kernel: Rework how DTB/DTBO are built
4 years ago
dianlujitao a24144faf2 kernel: Add bison and flex to build environment
4 years ago
Rashed Abdel-Tawab e3c319a271
kernel: Move our dtb.img logic here
5 years ago
Rashed Abdel-Tawab 2c247d80d0 kernel: Build dtb.img from compiled dtbs
5 years ago
LuK1337 9d8578bb13 kernel: Switch back to host openssl entirely
5 years ago
Rashed Abdel-Tawab 06539d4267 kernel: Add OpenSSL libs to LD_LIBRARY_PATH
5 years ago
Rashed Abdel-Tawab 168fd231b6 Revert "kernel: fix KERNEL_TOOLCHAIN_PATH_gcc and usage"
5 years ago
Simon Shields 13f4c837fe kernel: fix KERNEL_TOOLCHAIN_PATH_gcc and usage
5 years ago
Rashed Abdel-Tawab 812efbcbb9
lineage: Move perl base modules to common prebuilts dir
5 years ago
Rashed Abdel-Tawab 9c57748956
lineage: Move openssl to generic 1.1.1 directory and correct darwin path
5 years ago
Rashed Abdel-Tawab c648519530 kernel: Add GCC toolchains to the path
5 years ago
Luca Stefani 70207cd54d
kernel: Fix nproc number
5 years ago
Rashed Abdel-Tawab ba5ea35eb6
kernel: Use absolute path for kernel O= argument
5 years ago
Rashed Abdel-Tawab 493ad4b8a5
kernel: Set kernel toolchain roots for aarch64, arm, and x86
5 years ago
dianlujitao bd16a8e3a4
kernel: Use linux-android- toolchains to build kernel on aarch64 and x86
5 years ago
Rashed Abdel-Tawab dfc3d1830d
kernel: Use prebuilt binaries
5 years ago
Rashed Abdel-Tawab d7e24e397b
kernel: Link against prebuilt openssl
5 years ago
Rashed Abdel-Tawab 3ad0e0d705
kernel: Use full user defined path to ccache
5 years ago
Rashed Abdel-Tawab 21ee5983e2
kernel: Use full path to the gcc/g++ commands
5 years ago
Rashed Abdel-Tawab fb35b9da61
kernel: Use full path to the make command
5 years ago
Rashed Abdel-Tawab 3254cafe49
kernel: Add TARGET_KERNEL_ADDITIONAL_FLAGS to allow setting extra cflags
5 years ago
Ethan Chen b7b49cc07d build: Use ifeq/else ifeq/else construction in board config
5 years ago
Rashed Abdel-Tawab 8613ea0ac1 kernel: Set correct kernel compiler prefixes for aarch64 clang
5 years ago
Rashed Abdel-Tawab 60fe93525a lineage: Rework DTBO image generation
5 years ago
Ethan Chen 995aff2a45 kernel: Add more threads to kernel build process
5 years ago
Rashed Abdel-Tawab a836d79629 lineage: Move some kernel definitions to BoardConfigKernel
6 years ago