pkgsrc/sysutils/u-boot-orangepi-plus2e/Makefile

11 lines
279 B
Makefile

# $NetBSD: Makefile,v 1.9 2019/05/07 14:06:24 thorpej Exp $
UBOOT_TARGET= orangepi-plus2e
UBOOT_CONFIG= orangepi_plus2e_defconfig
UBOOT_BIN= u-boot-sunxi-with-spl.bin
UBOOT_INSTALLBOOT_PLIST=installboot.plist
PKGREVISION= 4
.include "../../sysutils/u-boot/u-boot-arm.mk"