9 lines
227 B
Makefile
9 lines
227 B
Makefile
# $NetBSD: Makefile,v 1.4 2017/12/18 23:31:20 jmcneill Exp $
|
|
|
|
PKGREVISION= 1
|
|
|
|
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"
|