1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-10-05 10:41:18 +02:00
openwrt/target/linux/ps3/petitboot/target.mk
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