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
Anton Palgunov
mkimage-profiles
Commits
7b396b0c
Commit
7b396b0c
authored
May 21, 2018
by
Michael Shigorin
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
e2k: much improved hardware support
Elbrus-801 and -101 are now added; 401's support refactored and modified to cover 4.4 server system as well.
parent
60f3cc96
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
35 additions
and
4 deletions
+35
-4
config.mk
features.in/e2k/config.mk
+35
-4
No files found.
features.in/e2k/config.mk
View file @
7b396b0c
use/e2k:
use/e2k:
@$(call add_feature)
@$(call add_feature)
@$(call set,KFLAVOURS,mcst-def)
use/e2k/1cp use/e2k/4c use/e2k/8c: use/e2k/%: use/e2k
@$(call set,KFLAVOURS,elbrus-$*)
use/e2k/x11: use/e2k use/x11
use/e2k/x11: use/e2k use/x11
@$(call add,THE_PACKAGES,xorg-conf-e401-radeon)
@$(call add,THE_PACKAGES,xorg-server xinit)
@$(call add,THE_PACKAGES,xorg-drv-ati xinit)
use/e2k/x11/401 use/e2k/x11/801: use/e2k/x11/%: use/e2k/x11
@$(call add,THE_PACKAGES,xorg-conf-e$*-radeon)
@$(call add,THE_PACKAGES,xorg-drv-ati) ### why not just radeon?
use/e2k/x11/101: use/e2k/x11
@$(call add,THE_PACKAGES,xorg-conf-e101-modesetting)
@$(call add,THE_PACKAGES,dummy-xorg-drv-vivante)
use/e2k/install2: use/e2k
@$(call add,INSTALL2_PACKAGES,installer-feature-e2k-fix-boot-stage2)
use/e2k/install2/desktop: use/e2k/install2
@$(call add,INSTALL2_PACKAGES,installer-feature-e2k-ignore-cf-stage2)
use/e2k/sound:
use/e2k/install2/401 use/e2k/install2/801 use/e2k/install2/101: \
use/e2k/install2/%: use/e2k/install2/desktop
@#$(call add,INSTALL2_PACKAGES,xorg-conf-e$*-radeon)
@$(call add,INSTALL2_PACKAGES,xorg-conf-e$*-modesetting)
@$(call add,INSTALL2_CLEANUP_PACKAGES,llvm)
use/e2k/install2/4xx: use/e2k/install2 use/e2k/4c
@$(call add,INSTALL2_PACKAGES,xorg-conf-e4xx-fbdev)
@$(call add,INSTALL2_CLEANUP_PACKAGES,llvm)
use/e2k/sound/401:
@$(call add,THE_PACKAGES,setup-alsa-elbrus-401)
@$(call add,THE_PACKAGES,setup-alsa-elbrus-401)
use/e2k/401: use/e2k/4c \
use/e2k/x11/401 use/e2k/sound/401 use/e2k/install2/401; @:
use/e2k/801: use/e2k/8c use/e2k/x11/801 use/e2k/install2/801; @:
use/e2k/101: use/e2k/1cp use/e2k/x11/101 use/e2k/install2/101; @:
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