1
0
Fork 0
mirror of https://github.com/Ysurac/openmptcprouter-feeds.git synced 2025-03-09 15:40:03 +00:00

Add r8125 driver

This commit is contained in:
Ycarus (Yannick Chabanois) 2021-03-29 21:07:53 +02:00
parent 5dad33466b
commit 22e1001cf9
18 changed files with 19488 additions and 1 deletions

8
r8125/README.md Normal file
View file

@ -0,0 +1,8 @@
# Realtek RTL8125 Driver for Openwrt
Download realtek r8125 linux driver from official site
https://www.realtek.com/component/zoo/category/network-interface-controllers-10-100-1000m-gigabit-ethernet-pci-express-software
Unpack source file
Replace orginal Makefile with this file
Put this source to 'package' folder of OpenWRT SDK
Build(make menuconfig, make defconfig, make)