powerpc: Create a powerpc64 config feature
[openwrt-10.03/.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