48eba37709
Bump PKGREVISION
9 lines
220 B
Makefile
9 lines
220 B
Makefile
# $NetBSD: Makefile,v 1.4 2019/04/26 08:32:29 skrll Exp $
|
|
|
|
UBOOT_TARGET= odroid-xu3
|
|
UBOOT_CONFIG= odroid-xu3_defconfig
|
|
UBOOT_BIN= u-boot u-boot-dtb.bin
|
|
|
|
PKGREVISION= 3
|
|
|
|
.include "../../sysutils/u-boot/u-boot-arm.mk"
|