[Cbe-oss-dev] [PATCH 9/9] Add ps3 target

Jeremy Kerr jk at ozlabs.org
Thu Oct 25 14:32:08 EST 2007


> BTW, do you have a sample openwrt image, so I can give it a try
> without having to build everything myself?

Sure thing - here's what I've been using:

http://ozlabs.org/~jk/projects/cell/ps3-openwrt/builds/otheros-2007-10-22.bld

However, one of the neat things about openwrt is that it contains all 
the prerequisites for the build, so it's pretty easy to build a custom 
image:

svn checkout https://svn.openwrt.org/openwrt/trunk kamikaze
cd kamikaze
wget -O .config \
   http://ozlabs.org/~jk/projects/cell/ps3-openwrt/config-2007-10-23
make

(add a 'make kernel_menuconfig' if you want to futz with the kernel 
config before doing the main build)

Cheers,


Jeremy



More information about the cbe-oss-dev mailing list