mirror of
https://github.com/fbelavenuto/arpl.git
synced 2026-01-12 14:42:07 +08:00
Adding buildroot external tree
Adding r8125 and r8168 driver for loader
This commit is contained in:
10
external/r8168/Config.in
vendored
Normal file
10
external/r8168/Config.in
vendored
Normal 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
|
||||
Reference in New Issue
Block a user