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
e5db0040
Commit
e5db0040
authored
Oct 06, 2021
by
Mikhail Efremov
Committed by
Anton Midyukov
Oct 16, 2021
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
slinux: Set std-def kernel
parent
df3b7744
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
slinux.mk
conf.d/slinux.mk
+1
-1
config.mk
features.in/slinux/config.mk
+1
-1
No files found.
conf.d/slinux.mk
View file @
e5db0040
...
...
@@ -16,7 +16,7 @@ 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)
@$(call set,KFLAVOURS,
std
-def)
endif
endif
...
...
features.in/slinux/config.mk
View file @
e5db0040
...
...
@@ -82,7 +82,7 @@ else
@$(call add,THE_LISTS,slinux/browser-chromium)
endif
ifeq (,$(filter-out armh aarch64 i586 x86_64,$(ARCH)))
@$(call set,KFLAVOURS,
un
-def)
@$(call set,KFLAVOURS,
std
-def)
endif
use/slinux/base: use/isohybrid use/luks \
...
...
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