Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
M
mkimage-profiles
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Registry
Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Ximper Linux
mkimage-profiles
Commits
e9fde14e
You need to sign in or sign up before continuing.
Commit
e9fde14e
authored
Oct 22, 2021
by
Nikita Ermakov
Committed by
Anton Midyukov
Oct 26, 2021
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
regular-vm.mk: Do not use/tty/S0 for riscv64
There is no need to specify serial console here because it is now specified in the use/uboot.
parent
79150c6c
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
regular-vm.mk
conf.d/regular-vm.mk
+1
-1
No files found.
conf.d/regular-vm.mk
View file @
e9fde14e
...
...
@@ -17,7 +17,7 @@ mixin/vm-archdep:: use/tty/S0
endif
ifeq (,$(filter-out riscv64,$(ARCH)))
mixin/vm-archdep:: use/bootloader/uboot
use/tty/S0
mixin/vm-archdep:: use/bootloader/uboot
@$(call set,KFLAVOURS,un-def)
endif
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment