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