1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-09-18 00:14:15 +03:00
openwrt-xburst/target/linux/ps3/petitboot/target.mk
hcg 5cd973bdee Add FEATURE ramdisk to be able to select the use of INITRAMFS for a sub-target
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14939 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-03-18 15:57:18 +00:00

9 lines
142 B
Makefile

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