Skip to content

Commit 674a286

Browse files
committed
ci: linux-5.10: Using the XUANTIE-RV repository
Signed-off-by: Chen Pei <cp0613@linux.alibaba.com>
1 parent 7c19444 commit 674a286

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -189,7 +189,7 @@ jobs:
189189
fi
190190
if [ x"${{ matrix.name }}" = x"linux-5.10-64lp64" ]; then
191191
export PATH="/opt/riscv/bin:$PATH"
192-
git clone https://github.com/c-sky/csky-linux.git -b linux-5.10.4 linux
192+
git clone https://github.com/XUANTIE-RV/linux.git -b linux-5.10.4
193193
cd linux
194194
echo CONFIG_STD_SVPBMT=y >> arch/riscv/configs/defconfig
195195
make ARCH=riscv EXTRA_CFLAGS+=-g defconfig all INSTALL_MOD_PATH=../modules_install modules_install INSTALL_HDR_PATH=../headers_install headers_install -j$(nproc)

0 commit comments

Comments
 (0)