You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
openwrt/target/linux/ps3/petitboot/target.mk

9 lines
142 B
Makefile

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