summaryrefslogtreecommitdiffstats
path: root/target/linux/ps3/petitboot/target.mk
blob: a3d84dde0343e5a7f380dc9714ee772655d8c13b (plain)
1
2
3
4
5
6
7
8
BOARDNAME:=Petitboot
FEATURES:=fpu

DEFAULT_PACKAGES+= dnsmasq

define Target/Description
	Build Petitboot bootloader
endef