a92d150593
This is not needed anymore as we have 2921.07 now.
7 lines
153 B
Makefile
7 lines
153 B
Makefile
MASTERDIR= ${.CURDIR}/../u-boot-master
|
|
|
|
MODEL= a13-olinuxino
|
|
BOARD_CONFIG= A13-OLinuXino_defconfig
|
|
FAMILY= allwinner
|
|
|
|
.include "${MASTERDIR}/Makefile"
|