mirror of
https://github.com/rancher/os-kernel.git
synced 2025-09-01 21:07:09 +00:00
Add support for patched kernels and publish the source that was built
Signed-off-by: Sven Dowideit <SvenDowideit@home.org.au>
This commit is contained in:
@@ -11,6 +11,10 @@ fi
|
||||
: ${BUILD:=/usr/src}
|
||||
: ${CONFIG:=$(pwd)/config}
|
||||
: ${DIST:=$(pwd)/dist}
|
||||
: ${PATCHES:=$(pwd)/patches}
|
||||
|
||||
mkdir -p ${DIST}/kernel
|
||||
|
||||
|
||||
list_build_files() {
|
||||
find . -name Makefile\* -o -name Kconfig\* -o -name \*.pl
|
||||
|
Reference in New Issue
Block a user