Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
aports
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
815
Issues
815
List
Boards
Labels
Milestones
Merge Requests
45
Merge Requests
45
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
alpine
aports
Commits
bd4bb5a3
Commit
bd4bb5a3
authored
Jun 25, 2018
by
Natanael Copa
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
scripts/mkimg.arm.sh: fix typo
parent
21293a9a
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
mkimg.arm.sh
scripts/mkimg.arm.sh
+1
-1
No files found.
scripts/mkimg.arm.sh
View file @
bd4bb5a3
...
...
@@ -79,7 +79,7 @@ profile_rpi() {
armhf
)
kernel_flavors
=
"
$kernel_flavors
rpi2"
;;
esac
kernel_cmdline
=
"dwc_otg.lpm_enable=0 console=tty1"
init
rd
_features
=
"base bootchart squashfs ext4 f2fs kms mmc raid scsi usb"
init
fs
_features
=
"base bootchart squashfs ext4 f2fs kms mmc raid scsi usb"
hostname
=
"rpi"
}
...
...
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