Final updates to default configuration of ps3 petitboot sub-target
[openwrt/svn-archive/archive.git] / target / linux / ps3 / petitboot / target.mk
index 5f16ba4e2371c917acbd9a356a89a50f9f6090a0..a3d84dde0343e5a7f380dc9714ee772655d8c13b 100644 (file)
@@ -1,7 +1,8 @@
 BOARDNAME:=Petitboot
-DEVICE_TYPE:=bootloader
 FEATURES:=fpu
 
+DEFAULT_PACKAGES+= dnsmasq
+
 define Target/Description
        Build Petitboot bootloader
 endef