OpenWRTをビルドしてみる

build

$ svn checkout https://svn.openwrt.org/openwrt/tags/kamikaze_7.09 kamikaze_7.09
$ cd kamikaze_7.09
$ svn checkout https://svn.openwrt.org/openwrt/packages/ feeds/packages/
$ make defconfig
$ make package/symlinks
$ make menuconfig
$ make world