mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-05 04:16:46 +02:00
scripts: drop armhf uboot image
we dont ship an armv6 kernel.
This commit is contained in:
parent
69cfb8ebf6
commit
b4a50a4bde
@ -115,9 +115,9 @@ profile_uboot() {
|
||||
title="Generic ARM"
|
||||
desc="Has default ARM kernel.
|
||||
Includes the uboot bootloader.
|
||||
Supports armhf and aarch64."
|
||||
Supports armv7 and aarch64."
|
||||
image_ext="tar.gz"
|
||||
arch="aarch64 armhf armv7"
|
||||
arch="aarch64 armv7"
|
||||
kernel_flavors="lts"
|
||||
kernel_addons="xtables-addons"
|
||||
initfs_features="base bootchart squashfs ext4 kms mmc raid scsi usb"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user