pkgsrc/sysutils/u-boot-chip-pro/Makefile
2018-05-25 10:45:22 +00:00

7 lines
206 B
Makefile

# $NetBSD: Makefile,v 1.3 2018/05/25 10:45:23 jmcneill Exp $
UBOOT_TARGET= chip-pro
UBOOT_CONFIG= CHIP_pro_defconfig
UBOOT_BIN= u-boot-sunxi-with-spl.bin
.include "../../sysutils/u-boot/u-boot-arm.mk"