9 lines
223 B
Makefile
9 lines
223 B
Makefile
# $NetBSD: Makefile,v 1.2 2017/12/18 23:31:19 jmcneill Exp $
|
|
|
|
PKGREVISION= 1
|
|
|
|
UBOOT_TARGET= bananapi
|
|
UBOOT_CONFIG= Bananapi_defconfig
|
|
UBOOT_BIN= u-boot-sunxi-with-spl.bin
|
|
|
|
.include "../../sysutils/u-boot/u-boot-arm.mk"
|