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

Sets default compilation system to PC and fixes method signature for Kernel 5.2+ (#303)

This commit is contained in:
rafaelpierri
2019-07-23 21:25:35 -03:00
committed by Harshavardhana
parent d277c3681e
commit 981899f422
2 changed files with 14 additions and 13 deletions

View File

@@ -74,9 +74,9 @@ CONFIG_RTW_SDIO_PM_KEEP_POWER = y
###################### Platform Related #######################
# Jeston Nano Headers
# /usr/src/linux-headers-4.9.140-tegra-ubuntu18.04_aarch64/kernel-4.9
CONFIG_PLATFORM_I386_PC = n
CONFIG_PLATFORM_I386_PC = y
CONFIG_PLATFORM_ARM_RPI = n
CONFIG_PLATFORM_ARM_JET_NANO = y
CONFIG_PLATFORM_ARM_JET_NANO = n
CONFIG_PLATFORM_ANDROID_X86 = n
CONFIG_PLATFORM_ANDROID_INTEL_X86 = n
CONFIG_PLATFORM_JB_X86 = n