Commit e46c482c authored by Juliusz Chroboczek's avatar Juliusz Chroboczek

Add building instructions for OpenWRT.

parent 460df3ba
......@@ -12,6 +12,10 @@ Installation
$ make
$ su -c 'make install'
If compiling for OpenWRT, you will probably want to say something like
$ make CC=mipsel-linux-gcc PLATFORM_DEFINES='-march=mips32'
Setting up a network for use with Babel
***************************************
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment