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
d22ae96f
Commit
d22ae96f
authored
Dec 19, 2025
by
Anton Midyukov
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
oem: make compatible with p10
parent
5102c9a1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
0 deletions
+4
-0
config.mk
features.in/oem/config.mk
+4
-0
No files found.
features.in/oem/config.mk
View file @
d22ae96f
...
@@ -18,9 +18,13 @@ use/oem/vnc: use/oem
...
@@ -18,9 +18,13 @@ use/oem/vnc: use/oem
@$(call add,BASE_PACKAGES,alterator-vnc)
@$(call add,BASE_PACKAGES,alterator-vnc)
@$(call add,BASE_PACKAGES,x11vnc x11vnc-service xorg-drv-dummy)
@$(call add,BASE_PACKAGES,x11vnc x11vnc-service xorg-drv-dummy)
ifneq (,$(filter-out p10,$(BRANCH)))
use/oem/wayland: use/oem
use/oem/wayland: use/oem
@$(call set,OEM_PACKAGES,alterator-setup-wayland)
@$(call set,OEM_PACKAGES,alterator-setup-wayland)
@$(call set,OEM_WAYLAND,yes)
@$(call set,OEM_WAYLAND,yes)
else
use/oem/wayland: use/oem; @:
endif
use/oem/no-cleanup: use/oem
use/oem/no-cleanup: use/oem
@$(call set,OEM_NO_CLEANUP,yes)
@$(call set,OEM_NO_CLEANUP,yes)
...
...
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