Allow running without "logger" installed
[openwrt/openwrt.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