ixp4xx: fix the i2c pld driver for 2.6.37 - i2c uses a rt_mutex instead of a mutex now
[openwrt.git] / target / linux / ps3 / petitboot / target.mk
1 BOARDNAME:=Petitboot
2 FEATURES+=fpu ramdisk
3
4 define Target/Description
5         Build Petitboot bootloader
6 endef