> --- In [email protected], Claudio <claudyus84@> wrote:
>
> Hi all,
> I have the pleasure to announce etrax integration inside OpenWrt
> project.
>
Hi Claudio. I've started using this project and am so pleased that you have
provided this considerable work to OpenWrt and the community!
One question. In your readme HOW TO INSTALL:
HOW TO INSTALL
svn co <openwrt>
svn co <acme-dev>/distro/openwrt/
cd <openwrt_root>/target/linux
ln -s netus <acme-dev_root>/target/netus
cd <openwrt_root>
cp feed.conf.default feed.conf
echo "src-link acme-dev <acme-dev_root>/packages
I don't understand the echo "src-link acme-dev <acme-dev_root>/packages. It
looks like a typo. Not sure what you intended here.
I'll post here my observations and results with it.
Thanks again!