2018-12-31 16:06:44 +01:00
|
|
|
# $NetBSD: Makefile,v 1.4 2018/12/31 15:06:44 jmcneill Exp $
|
2017-10-08 15:18:58 +02:00
|
|
|
|
|
|
|
UBOOT_TARGET= a10-olinuxino-lime
|
|
|
|
UBOOT_CONFIG= A10-OLinuXino-Lime_defconfig
|
|
|
|
UBOOT_BIN= u-boot-sunxi-with-spl.bin
|
|
|
|
|
2018-12-31 16:06:44 +01:00
|
|
|
PKGREVISION= 1
|
|
|
|
|
2017-10-08 15:18:58 +02:00
|
|
|
.include "../../sysutils/u-boot/u-boot-arm.mk"
|