Skip to content
This repository has been archived by the owner on May 14, 2024. It is now read-only.

Replace Linux v5.4.0 tag with v5.4 #26

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

takahirox
Copy link

Build Linux for the RISC-V target. First, checkout to a desired version:

cd linux
git checkout v5.4.0
make ARCH=riscv CROSS_COMPILE=riscv64-unknown-linux-gnu- defconfig

I couldn't find v5.4.0 tag in Linux repository but I found v5.4 tag. So I speculate v5.4 would be right, not v5.4.0.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant