mirror of
https://github.com/fosslinux/live-bootstrap.git
synced 2026-03-15 07:45:24 +01:00
Clean pre-Bash build artifacts before building the Linux kernel
All of these are archived, in a compressed form, in base.tar.bz2.
This commit is contained in:
parent
4e0a0f03dd
commit
32138d13b9
3 changed files with 16 additions and 0 deletions
|
|
@ -123,6 +123,7 @@ define: BUILD_LINUX = ( CHROOT == False || BUILD_KERNELS == True )
|
|||
build: kexec-linux-1.0.0 ( BUILD_LINUX == True )
|
||||
build: kexec-tools-2.0.22 ( BUILD_LINUX == True )
|
||||
improve: clean_sources
|
||||
improve: clean_artifacts
|
||||
build: linux-4.9.10 ( BUILD_LINUX == True )
|
||||
jump: break ( INTERNAL_CI == pass1 )
|
||||
improve: populate_device_nodes
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue