1
0
mirror of https://github.com/abperiasamy/rtl8812AU_8821AU_linux.git synced 2025-10-19 17:11:09 +02:00

more updates

This commit is contained in:
Joe
2015-07-20 19:52:20 -07:00
parent c425ccceb7
commit fbd81d1816

View File

@@ -23,6 +23,8 @@ kernel=vmlinuz-3.10-3-rpi
initramfs initrd.img-3.10-3-rpi followkernel
```
#### Edit Makefile and turn on pi and off x86
##### Turn off CONFIG_PLATFORM_I386_PC = n
##### Turn on CONFIG_PLATFORM_ARM_RPI = y
#### Cd to the directory where your source is and compile
```
cd /usr/src/rtl8812AU_8821AU_linux