47a09734d8
used in previous (and subsequent) U-Boot versions to fix booting GENERIC armv7 NetBSD kernels.
9 lines
243 B
Makefile
9 lines
243 B
Makefile
# $NetBSD: Makefile,v 1.4 2018/12/31 15:06:44 jmcneill Exp $
|
|
|
|
UBOOT_TARGET= a10-olinuxino-lime
|
|
UBOOT_CONFIG= A10-OLinuXino-Lime_defconfig
|
|
UBOOT_BIN= u-boot-sunxi-with-spl.bin
|
|
|
|
PKGREVISION= 1
|
|
|
|
.include "../../sysutils/u-boot/u-boot-arm.mk"
|