lwfinger / rtl8723bu

Driver for RTL8723BU
283 stars 143 forks source link

Added CONFIG_PLATFORM_ARM, defaults to CONFIG_PLATFORM_I386_PC #53

Open rumble-on opened 7 years ago

rumble-on commented 7 years ago

Added the CONFIG_PLATFORM_ARM to initialise KSRC with value of KERNEL_PATH. This is given by Yocto environment, which makes driver able to build without modifications.

Due to merge from Diagonatic I left the CONFIG_RASPBIAN in parallel.

By default it compiles for i386, due to ?= initialization.

reukiodo commented 2 years ago

please accept this pull merge request, as most of the tutorials for rasp pi (and other arm sbcs) link directly to your project