pkgsrc/sysutils/u-boot-orangepi-plus2e/Makefile
2018-05-25 10:45:22 +00:00

7 lines
220 B
Makefile

# $NetBSD: Makefile,v 1.5 2018/05/25 10:45:23 jmcneill Exp $
UBOOT_TARGET= orangepi-plus2e
UBOOT_CONFIG= orangepi_plus2e_defconfig
UBOOT_BIN= u-boot-sunxi-with-spl.bin
.include "../../sysutils/u-boot/u-boot-arm.mk"