add TAR_STAGE4 comment in config
This commit is contained in:
parent
a5cb9a8bca
commit
422bd49817
2
config
2
config
|
|
@ -23,6 +23,8 @@
|
|||
|
||||
MAKEOPTS="-j$(grep -c 'processor' /proc/cpuinfo)"
|
||||
|
||||
## uncomment if you wish to create stage4 tarballs for faster rebuilding
|
||||
# TAR_STAGE4=true
|
||||
|
||||
## extra_packages for all images
|
||||
extra_packages+=(
|
||||
|
|
|
|||
|
|
@ -1 +1 @@
|
|||
Subproject commit 2ff044d35011310dc13e007fb9e32ee07c4b6b26
|
||||
Subproject commit a00868741d1757c1c70d97ac3993e2e4c149496c
|
||||
Loading…
Reference in New Issue