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
2
Issues
2
List
Board
Labels
Milestones
Merge Requests
1
Merge Requests
1
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
d25cfed0
Commit
d25cfed0
authored
Mar 05, 2024
by
Anton Midyukov
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
slinux: Do not use kernel rpi-un on aarch64
rpi-un no longer updated and un-def can be needed for some hardware.
parent
a5b0e945
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
3 deletions
+0
-3
config.mk
features.in/slinux/config.mk
+0
-3
No files found.
features.in/slinux/config.mk
View file @
d25cfed0
...
@@ -97,9 +97,6 @@ endif
...
@@ -97,9 +97,6 @@ endif
ifeq (,$(filter-out armh aarch64 i586 x86_64,$(ARCH)))
ifeq (,$(filter-out armh aarch64 i586 x86_64,$(ARCH)))
@$(call set,KFLAVOURS,std-def)
@$(call set,KFLAVOURS,std-def)
endif
endif
ifeq (,$(filter-out aarch64,$(ARCH)))
@$(call set,KFLAVOURS,rpi-un std-def)
endif
use/slinux/live: use/live/x11 use/live/rw \
use/slinux/live: use/live/x11 use/live/rw \
use/live/repo \
use/live/repo \
...
...
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