Skip to content

为 RTL8196C 适配的 OpenWrt,除了没无线驱动其它的都正常

License

Notifications You must be signed in to change notification settings

rlx-router/lede-rtl8196c

 
 

Repository files navigation

OpenWrt for RTL8196C

为 RTL8196C 适配的 OpenWrt

代码基于 hackpascal/lede-rtl8196c 修改,修复了其不能支持 musl 的错误(其实就是加了个编译选项...)
并且参考了 nekromant/linux-rlx-upstreamrlx-router/linux-rlx
适配了 binutils-2.30, gcc-7.3, linux_kernel-4.14.53
目前支持一个 mach: AU_HOME_SPOT_CUBE 除了没有无线驱动其它正常

开发者正在努力添加无线~


使用方法

环境

Fedora release 35 (Thirty Five) Linux version 5.13.19-4-pve

sudo yum -y install build-essential asciidoc binutils bzip2 gawk gettext git libncurses5-dev libz-dev patch unzip zlib1g-dev lib32gcc1 libc6-dev-i386 subversion flex uglifyjs git-core gcc-multilib p7zip p7zip-full msmtp libssl-dev texinfo libglib2.0-dev

git clone https://github.com/rlx-router/lede-rtl8196c.git
cd lede-rtl8196c

./scripts/feeds update -a
./scripts/feeds install -a

make menuconfig
make

ls -l bin/targets/realtek/lexra/

About

为 RTL8196C 适配的 OpenWrt,除了没无线驱动其它的都正常

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 66.1%
  • Makefile 15.9%
  • Shell 7.5%
  • Roff 4.6%
  • Perl 2.0%
  • Assembly 1.7%
  • Other 2.2%