7 lines
216 B
Makefile
7 lines
216 B
Makefile
# $NetBSD: Makefile,v 1.3 2018/05/25 10:45:22 jmcneill Exp $
|
|
|
|
UBOOT_TARGET= bananapi-m3
|
|
UBOOT_CONFIG= Sinovoip_BPI_M3_defconfig
|
|
UBOOT_BIN= u-boot-sunxi-with-spl.bin
|
|
|
|
.include "../../sysutils/u-boot/u-boot-arm.mk"
|