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
070bc040
Commit
070bc040
authored
Feb 06, 2020
by
Anton Midyukov
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
stage2: Added use/stage2/sbc
This list kernel modules for loading on single board computers.
parent
192dca13
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
24 additions
and
0 deletions
+24
-0
config.mk
features.in/stage2/config.mk
+6
-0
50-stage2-sbc-aarch64
features.in/stage2/stage1/modules.d/50-stage2-sbc-aarch64
+18
-0
No files found.
features.in/stage2/config.mk
View file @
070bc040
...
@@ -15,6 +15,12 @@ use/stage2/ata use/stage2/drm use/stage2/fs use/stage2/hid use/stage2/md \
...
@@ -15,6 +15,12 @@ use/stage2/ata use/stage2/drm use/stage2/fs use/stage2/hid use/stage2/md \
use/stage2/%: use/stage2
use/stage2/%: use/stage2
@$(call add,STAGE1_MODLISTS,stage2-$*)
@$(call add,STAGE1_MODLISTS,stage2-$*)
use/stage2/sbc: use/stage2
ifeq (,$(filter-out aarch64,$(ARCH)))
@$(call add,STAGE1_MODLISTS,stage2-sbc-aarch64)
endif
@:
use/stage2/kms: use/stage2/drm
use/stage2/kms: use/stage2/drm
@$(call add,STAGE1_KMODULES_REGEXP,drm.*)
@$(call add,STAGE1_KMODULES_REGEXP,drm.*)
...
...
features.in/stage2/stage1/modules.d/50-stage2-sbc-aarch64
0 → 100644
View file @
070bc040
bcm2835.ko
dwc2.ko
dwc2_pci.ko
dwc3.ko
dwc3_pci.ko
dwc3-qcom.ko
dwc3-of-simple.ko
dwc3-meson-g12a.ko
dwc3-hisi.ko
dwc3-haps.ko
dwc3-exynos.ko
ehci-orion.ko
sl811-hcd.ko
u132-hcd.ko
xhci-tegra.ko
phy-generic.ko
phy-tegra-usb.ko
sunxi.ko
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