Final updates to default configuration of ps3 petitboot sub-target
[openwrt/svn-archive/archive.git] / target / linux / ps3 / petitboot / target.mk
1 BOARDNAME:=Petitboot
2 FEATURES:=fpu
3
4 DEFAULT_PACKAGES+= dnsmasq
5
6 define Target/Description
7 Build Petitboot bootloader
8 endef