Adding buildroot external tree

Adding r8125 and r8168 driver for loader
This commit is contained in:
Fabio Belavenuto
2022-07-06 17:33:39 -03:00
parent 20e6a1b030
commit 51b4d1666e
14 changed files with 62 additions and 5 deletions

10
external/r8168/Config.in vendored Normal file
View File

@@ -0,0 +1,10 @@
config BR2_PACKAGE_R8168
bool "r8168"
depends on BR2_LINUX_KERNEL
help
A standalone driver for the RTL8168 Ethernet adapter.
https://github.com/fbelavenuto/r8168
comment "r8168 needs a Linux kernel to be built"
depends on !BR2_LINUX_KERNEL