Skip to content

Instantly share code, notes, and snippets.

@kollaesch
kollaesch / tomato-compile.md
Created January 27, 2019 08:50 — forked from cojocar/tomato-compile.md
Compile Tomato Shibby on Ubuntu 12.04.5 LTS (Asus RT-N66U)

How to compile Tomato Shibby on Ubuntu 12.04.5 LTS (for Asus RT-N66U)

$ git clone git://repo.or.cz/tomato.git
$ cd tomato
$ git checkout tomato-shibby-RT-AC
$ sudo ln -s full/path/to/tomato/tools/brcm /opt
$ export PATH=${PATH}:/opt/brcm/hndtools-mipsel-linux/bin:/opt/brcm/hndtools-mipsel-uclibc/bin:/mnt/a/projects/tomato/release/tools
$ git describe --tags
ShibbyRT-N_095-624-ga45b4d6