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

8 lines
210 B
Makefile
Raw Normal View History

2018-05-25 12:45:22 +02:00
# $NetBSD: Makefile,v 1.5 2018/05/25 10:45:23 jmcneill Exp $
UBOOT_TARGET= orangepi-2
UBOOT_CONFIG= orangepi_2_defconfig
UBOOT_BIN= u-boot-sunxi-with-spl.bin
.include "../../sysutils/u-boot/u-boot-arm.mk"