mirror of
https://github.com/morrownr/8821cu-20210916.git
synced 2024-11-05 11:00:36 +00:00
various updates
This commit is contained in:
parent
ef15e0b822
commit
679fa60748
2
Makefile
2
Makefile
@ -11,7 +11,7 @@ EXTRA_CFLAGS += -Wno-unused-variable
|
|||||||
#EXTRA_CFLAGS += -Wno-unused-value
|
#EXTRA_CFLAGS += -Wno-unused-value
|
||||||
#EXTRA_CFLAGS += -Wno-unused-label
|
#EXTRA_CFLAGS += -Wno-unused-label
|
||||||
#EXTRA_CFLAGS += -Wno-unused-parameter
|
#EXTRA_CFLAGS += -Wno-unused-parameter
|
||||||
#EXTRA_CFLAGS += -Wno-unused-function
|
EXTRA_CFLAGS += -Wno-unused-function
|
||||||
#EXTRA_CFLAGS += -Wno-unused
|
#EXTRA_CFLAGS += -Wno-unused
|
||||||
#EXTRA_CFLAGS += -Wno-uninitialized
|
#EXTRA_CFLAGS += -Wno-uninitialized
|
||||||
#EXTRA_CFLAGS += -Wno-vla
|
#EXTRA_CFLAGS += -Wno-vla
|
||||||
|
13
README.md
13
README.md
@ -65,6 +65,8 @@ items such as Installation Steps 2 and 3, and you know what updates
|
|||||||
need to added or you can get that information, please provide it so that
|
need to added or you can get that information, please provide it so that
|
||||||
the installation steps can be improved.
|
the installation steps can be improved.
|
||||||
|
|
||||||
|
- Armbian_22.11.1 (kernel 5.15) (Rock 4 SE (Rock 4b image with xfce))
|
||||||
|
|
||||||
- Arch Linux (kernels 5.4 and 5.11)
|
- Arch Linux (kernels 5.4 and 5.11)
|
||||||
|
|
||||||
- Debian 11 (kernels 5.10 and 5.15)
|
- Debian 11 (kernels 5.10 and 5.15)
|
||||||
@ -99,6 +101,7 @@ support and keep it current.
|
|||||||
### Download Locations for Tested Linux Distributions
|
### Download Locations for Tested Linux Distributions
|
||||||
|
|
||||||
- [Arch Linux](https://www.archlinux.org)
|
- [Arch Linux](https://www.archlinux.org)
|
||||||
|
- [Armbian](https://www.armbian.com/)
|
||||||
- [Debian](https://www.debian.org/)
|
- [Debian](https://www.debian.org/)
|
||||||
- [Fedora](https://getfedora.org)
|
- [Fedora](https://getfedora.org)
|
||||||
- [Kali Linux](https://www.kali.org/)
|
- [Kali Linux](https://www.kali.org/)
|
||||||
@ -236,7 +239,7 @@ Note: If your Linux distro does not fall into one of options listed
|
|||||||
below, you will need to research how to update and upgrade your system
|
below, you will need to research how to update and upgrade your system
|
||||||
packages.
|
packages.
|
||||||
|
|
||||||
- Option for Debian based distributions such as Ubuntu, Kali and Raspberry Pi OS
|
- Option for Debian based distributions such as Ubuntu, Kali, Armbian and Raspberry Pi OS
|
||||||
|
|
||||||
```
|
```
|
||||||
sudo apt update && sudo apt upgrade
|
sudo apt update && sudo apt upgrade
|
||||||
@ -280,7 +283,13 @@ Note: If your Linux distro does not fall into one of options listed
|
|||||||
below, you will need to research how to properly setup up the development
|
below, you will need to research how to properly setup up the development
|
||||||
environment for your system.
|
environment for your system.
|
||||||
|
|
||||||
- Option for Raspberry Pi OS (ARM/ARM64)
|
- Option for Armbian (arm64)
|
||||||
|
|
||||||
|
```
|
||||||
|
sudo apt install -y build-essential
|
||||||
|
```
|
||||||
|
|
||||||
|
- Option for Raspberry Pi OS (arm/arm64)
|
||||||
|
|
||||||
```
|
```
|
||||||
sudo apt install -y raspberrypi-kernel-headers build-essential bc dkms git
|
sudo apt install -y raspberrypi-kernel-headers build-essential bc dkms git
|
||||||
|
@ -184,29 +184,29 @@ Estonia EE
|
|||||||
|
|
||||||
Ethiopia ET
|
Ethiopia ET
|
||||||
|
|
||||||
><
|
|
||||||
|
|
||||||
Falkland
|
Falkland
|
||||||
Islands
|
Islands
|
||||||
(Malvinas) FK
|
(Malvinas) FK
|
||||||
|
|
||||||
Faroe IslandsFO
|
Faroe Islands FO
|
||||||
|
|
||||||
Fiji FJ
|
Fiji FJ
|
||||||
|
|
||||||
Finland FI
|
Finland FI
|
||||||
|
|
||||||
France FR
|
France FR
|
||||||
|
|
||||||
French
|
French
|
||||||
Guiana GF
|
Guiana GF
|
||||||
|
|
||||||
French
|
French
|
||||||
Polynesia PF
|
Polynesia PF
|
||||||
|
|
||||||
French
|
French
|
||||||
Southern
|
Southern
|
||||||
Territories TF
|
Territories TF
|
||||||
|
|
||||||
|
><
|
||||||
|
|
||||||
Gabon GA
|
Gabon GA
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user