1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-09-15 20:02:25 +03:00
openwrt-xburst/target/linux/ps3/petitboot/target.mk
hcg e5801339f1 Final updates to default configuration of ps3 petitboot sub-target
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14918 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-03-17 16:02:52 +00:00

9 lines
124 B
Makefile

BOARDNAME:=Petitboot
FEATURES:=fpu
DEFAULT_PACKAGES+= dnsmasq
define Target/Description
Build Petitboot bootloader
endef