Ian D
2010-10-24 23:37:36 UTC
I'm running DD-WRT v24sp1 on my Atheros AR71xx based Buffalo WZR-HP-300GN. It's
currently an unsupported architecture, although there is a non-functional
openwrt-atheros toolchain makefile in the platforms directory.
I have updated the toolchain-openwrt-atheros.mk so it builds properly using the
current OpenWRT toolchain. This also required a trivial modification to the
optware-check-package.pl script to add the architecture so that the
package-check make target succeeds.
There are two new package makefiles attached, the first for iptables-1.4.9.1
and the second for miniupnpd-1.4.2. Miniupnpd depends on iptables. The 1.4.9
version of iptables does not require kernel source to build. The attached patch
is for miniupnpd and is a minimal set of patches required to get the source to
compile and install properly in the optware environment with a functional init.d
script.
Both packages compile and build correctly on my Centos 5.5 x86_64. Both
packages install and run correctly on my Buffalo WZR-HP-300GN (DD-WRT v24sp1).
Ian
currently an unsupported architecture, although there is a non-functional
openwrt-atheros toolchain makefile in the platforms directory.
I have updated the toolchain-openwrt-atheros.mk so it builds properly using the
current OpenWRT toolchain. This also required a trivial modification to the
optware-check-package.pl script to add the architecture so that the
package-check make target succeeds.
There are two new package makefiles attached, the first for iptables-1.4.9.1
and the second for miniupnpd-1.4.2. Miniupnpd depends on iptables. The 1.4.9
version of iptables does not require kernel source to build. The attached patch
is for miniupnpd and is a minimal set of patches required to get the source to
compile and install properly in the optware environment with a functional init.d
script.
Both packages compile and build correctly on my Centos 5.5 x86_64. Both
packages install and run correctly on my Buffalo WZR-HP-300GN (DD-WRT v24sp1).
Ian