SSD/Linux i386でOpenMicroServerのファームウェアをビルドする

rootユーザーで実行する。

. ~/.bash_profile
cd /usr/src
bmake CROSS_BUILD=mipsel OPENBLOCKS=obs1550 DESTDIR=/home/dest/obs1550 RELEASEDIR=/home/release/obs1550 release

ファームウェアの場所: /usr/src/distrib/mipsel-obs1550/{standard,product,...}/treeboot/zImage.initrd.treeboot

ちなみにPentiumIII 500Mhzでビルドすると、6時間半かかる。