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
Жора Змейкин
mkimage-profiles
Commits
8bf1c4e6
Commit
8bf1c4e6
authored
Jan 28, 2025
by
Anton Midyukov
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
x11: use/x11/armsoc -> /use/x11/xorg
Now xorg-dri-armsoc is added in use/x11/xorg (list mesa-dri-drivers).
parent
c73c6355
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
7 deletions
+2
-7
config.mk
features.in/x11/config.mk
+2
-7
No files found.
features.in/x11/config.mk
View file @
8bf1c4e6
...
@@ -11,7 +11,7 @@ use/x11:
...
@@ -11,7 +11,7 @@ use/x11:
@$(call add_feature)
@$(call add_feature)
@$(call add,THE_LISTS,$(call tags,base xorg))
@$(call add,THE_LISTS,$(call tags,base xorg))
use/x11/xorg:: use/x11 use/x11/
armsoc use/x11/
intel use/drm
use/x11/xorg:: use/x11 use/x11/intel use/drm
@$(call add,THE_LISTS,$(call tags,desktop xorg))
@$(call add,THE_LISTS,$(call tags,desktop xorg))
@$(call add,THE_LISTS,mesa-dri-drivers)
@$(call add,THE_LISTS,mesa-dri-drivers)
...
@@ -39,12 +39,7 @@ else
...
@@ -39,12 +39,7 @@ else
use/x11/intel: use/x11; @:
use/x11/intel: use/x11; @:
endif
endif
ifeq (,$(filter-out armh aarch64,$(ARCH)))
use/x11/armsoc: use/x11/xorg; @:
use/x11/armsoc: use/x11 use/firmware use/drm
@$(call add,THE_PACKAGES,xorg-dri-armsoc)
else
use/x11/armsoc: use/x11; @:
endif
ifeq (,$(filter-out e2k%,$(ARCH)))
ifeq (,$(filter-out e2k%,$(ARCH)))
# e2k: mostly radeon, 101 got mga2/vivante
# e2k: mostly radeon, 101 got mga2/vivante
...
...
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