Add Intel Wireless AX2xx firmware
Signed-off-by: Peter Robinson <pbrobinson@gmail.com>
This commit is contained in:
parent
adce370515
commit
75a554eaf1
1 changed files with 3 additions and 2 deletions
|
|
@ -113,7 +113,7 @@
|
|||
|
||||
"packages-aarch64": ["grub2-efi-aa64", "efibootmgr", "shim-aa64", "fwupd-efi",
|
||||
"uboot-tools", "uboot-images-armv8", "bcm283x-firmware",
|
||||
"arm-image-installer", "iwl7260-firmware"],
|
||||
"arm-image-installer", "iwl7260-firmware", "iwlax2xx-firmware"],
|
||||
|
||||
"packages-armhfp": ["grub2-efi-arm", "efibootmgr",
|
||||
"uboot-tools", "uboot-images-armv7", "bcm283x-firmware",
|
||||
|
|
@ -122,7 +122,8 @@
|
|||
"packages-x86_64": ["grub2", "grub2-efi-x64", "efibootmgr", "shim-x64", "fwupd-efi", "microcode_ctl",
|
||||
"iwl1000-firmware", "iwl100-firmware", "iwl105-firmware", "iwl135-firmware",
|
||||
"iwl2000-firmware", "iwl2030-firmware", "iwl3160-firmware", "iwl5000-firmware",
|
||||
"iwl5150-firmware", "iwl6000-firmware", "iwl6050-firmware", "iwl7260-firmware"],
|
||||
"iwl5150-firmware", "iwl6000-firmware", "iwl6050-firmware", "iwl7260-firmware",
|
||||
"iwlax2xx-firmware"],
|
||||
|
||||
"default_target": "multi-user.target",
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue