tools/catalyst-auto-arm64.conf: uncomment KCONFIG_DIR
without it catalyst will not copy kconfig to /tmp/catalyst-*/kconfig Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
This commit is contained in:
parent
fdb0fc5ac8
commit
105076d641
2 changed files with 3 additions and 4 deletions
|
@ -11,7 +11,7 @@ SETS="default"
|
|||
SET_default_SPECS="stage1.spec stage3.spec systemd-stage1.spec systemd-stage3.spec"
|
||||
#SET_default_OPTIONAL_SPECS="installcd-stage1.spec installcd-stage2-minimal.spec"
|
||||
|
||||
#KCONFIG_DIR=${REPO_DIR}/releases/kconfig/sparc
|
||||
KCONFIG_DIR=${REPO_DIR}/releases/kconfig/arm64
|
||||
|
||||
EMAIL_SUBJECT_PREPEND="[${SUBARCH}-auto]"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue