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
dc5c7ac5
Commit
dc5c7ac5
authored
Jul 02, 2021
by
Michael Shigorin
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
slinux.mk: no un-def on e2k so far
There are just elbrus-def and its CPU-specific peers here, e.g. elbrus-8c.
parent
25a4f260
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
0 deletions
+2
-0
slinux.mk
conf.d/slinux.mk
+2
-0
No files found.
conf.d/slinux.mk
View file @
dc5c7ac5
...
...
@@ -15,8 +15,10 @@ ifneq (,$(filter-out e2k%,$(ARCH)))
endif
@$(call set,META_VOL_ID,Simply Linux $(DISTRO_VERSION) $(ARCH))
@$(call set,META_APP_ID,Simply Linux $(DISTRO_VERSION) $(ARCH) $(shell date +%F))
ifneq (,$(filter-out e2k%,$(ARCH)))
@$(call set,KFLAVOURS,un-def)
endif
endif
ifeq (vm,$(IMAGE_CLASS))
vm/slinux:: use/slinux/vm-base use/auto-resize
...
...
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