diff --git a/tools/catalyst-auto-riscv.conf b/tools/catalyst-auto-riscv.conf index fdc29375..4a5d40b5 100644 --- a/tools/catalyst-auto-riscv.conf +++ b/tools/catalyst-auto-riscv.conf @@ -12,6 +12,7 @@ SETS=" lp64 lp64d_systemd lp64_systemd + ilp32 " SET_multilib_SPECS="stage1-multilib.spec stage2-multilib.spec stage3-multilib.spec" @@ -19,6 +20,7 @@ SET_lp64d_SPECS="stage1-lp64d.spec stage2-lp64d.spec stage3-lp64d.spec" SET_lp64_SPECS="stage1-lp64.spec stage2-lp64.spec stage3-lp64.spec" SET_lp64d_systemd_SPECS="stage1-lp64d-systemd.spec stage2-lp64d-systemd.spec stage3-lp64d-systemd.spec" SET_lp64_systemd_SPECS="stage1-lp64-systemd.spec stage2-lp64-systemd.spec stage3-lp64-systemd.spec" +SET_ilp32_SPECS="stage1-ilp32.spec stage2-ilp32.spec stage3-ilp32.spec" #KCONFIG_DIR=${REPO_DIR}/releases/kconfig/${ARCH}