- I do not have time to do this.
- I need more money for my poor life.
- I did not use wrt54gl anymore.
This project based on kamikaze(revision 18801) and was developed for kernel 2.4(brcm-2.4)
- Supported Secure Digital High Capacity (SDHC).
- Upgraded binutils to new version.
- Fixed bug compiling error in Luci package.
- Supported repeater mode.
- Supported WDS(Wireless distribution system) mode.
- brcm47xx can't mount SDcard on extroot ticket #7768.
- brcm47xx has a problem with driver wireless.
- brcm47xx has a more bugs. ref ticket #9029 ticket #14114 ticket #12767
-
Install packages required by the OpenWrt Kamikaze buildsystem http://wiki.openwrt.org/doc/howto/buildroot.exigence
-
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
-
Configure Kamikaze (select target system) and the packages
make menuconfig
-
Finally build Kamikaze
make