add note about TAR_STAGE4

This commit is contained in:
parazyd 2017-10-27 20:49:05 +02:00
parent 523fb3ab1b
commit 0e25d16cdd
No known key found for this signature in database
GPG Key ID: F0CB28FCF78637DE
2 changed files with 5 additions and 1 deletions

4
config
View File

@ -24,6 +24,9 @@
## options for `make` when building kernel
MAKEOPTS="-j$(( $(grep -c 'processor' /proc/cpuinfo) + 1 ))"
## uncomment if you wish to create stage4 tarballs for faster rebuilding
# TAR_STAGE4=true
## devuan packaged toolchain
devuantc="arm-none-eabi-"
@ -41,6 +44,7 @@ export PATH="$PATH:/usr/sbin:/sbin:/usr/bin:/bin"
## static qemu arm binary
## XXX: make this automagic
qemu_bin="/usr/bin/qemu-arm-static" # Devuan
#qemu_bin="/usr/bin/qemu-aarch64-static" # Devuan
#qemu_bin="/usr/bin/qemu-arm" # Gentoo

@ -1 +1 @@
Subproject commit 858c37edeec18180bf4589218b9520bbdfe205d2
Subproject commit 5c9bc1a0a4c5297ea8c835bca8b6f013fb91d5fd