8000 GitHub - lianxu1/Openwrt-wrt54gl: A maintained OpenWrt brcm-2.4 based on kamikaze
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

A maintained OpenWrt brcm-2.4 based on kamikaze

License

Notifications You must be signed in to change notification settings

lianxu1/Openwrt-wrt54gl

 
 

Repository files navigation

THIS PROJECT IS OBSOLETE

  • I do not have time to do this.
  • I need more money for my poor life.
  • I did not use wrt54gl anymore.

Openwrt-wrt54gl

This project based on kamikaze(revision 18801) and was developed for kernel 2.4(brcm-2.4)

How is this different from original kamikaze?

  • Supported Secure Digital High Capacity (SDHC).
  • Upgraded binutils to new version.
  • Fixed bug compiling error in Luci package.

Why brcm-2.4?

Building OpenWrt Kamikaze

  1. Install packages required by the OpenWrt Kamikaze buildsystem http://wiki.openwrt.org/doc/howto/buildroot.exigence

  2. Downloading Sources

    git clone https://github.com/blackb1rd/Openwrt-wrt54gl.git

3. Downloading and Installing Feeds(Optional)
 ```shell
 ./scripts/feeds update
 ./scripts/feeds install PACKAGENAME
  1. Configure Kamikaze (select target system) and the packages

    make menuconfig
  2. Finally build Kamikaze

    make
    

About

A maintained OpenWrt brcm-2.4 based on kamikaze

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 83.1%
  • Makefile 6.7%
  • C++ 3.9%
  • Shell 3.0%
  • Perl 1.6%
  • Assembly 0.8%
  • Other 0.9%
0