5de86cd23e
Submitted by: manu Differential Revision: D15884
9 lines
162 B
Makefile
9 lines
162 B
Makefile
# $FreeBSD$
|
|
|
|
MASTERDIR= ${.CURDIR}/../u-boot-master
|
|
|
|
MODEL= cubieboard2
|
|
BOARD_CONFIG= Cubieboard2_defconfig
|
|
FAMILY= allwinner
|
|
|
|
.include "${MASTERDIR}/Makefile"
|