a92d150593
This is not needed anymore as we have 2921.07 now.
7 lines
171 B
Makefile
7 lines
171 B
Makefile
MASTERDIR= ${.CURDIR}/../u-boot-master
|
|
|
|
MODEL= olinuxino-lime2-emmc
|
|
BOARD_CONFIG= A20-OLinuXino-Lime2-eMMC_defconfig
|
|
FAMILY= allwinner
|
|
|
|
.include "${MASTERDIR}/Makefile"
|