View | Details | Raw Unified | Return to bug 215440
Collapse All | Expand All

(-)u-boot-utilite/Makefile (-2 / +2 lines)
Lines 15-23 Link Here
15
15
16
LICENSE=	GPLv2
16
LICENSE=	GPLv2
17
17
18
BUILD_DEPENDS=	${CROSS_GCC}:devel/arm-none-eabi-gcc
18
BUILD_DEPENDS=	${CROSS_GCC}:devel/arm-none-eabi-gcc492
19
19
20
CROSS_GCC=	arm-none-eabi-gcc
20
CROSS_GCC=	arm-none-eabi-gcc-4.9.2
21
21
22
EXTRA_PATCHES=	${WRKDIR}/cm-fx6-u-boot/u-boot/u-boot-2015.07-cm-fx6-3.patch:-p1
22
EXTRA_PATCHES=	${WRKDIR}/cm-fx6-u-boot/u-boot/u-boot-2015.07-cm-fx6-3.patch:-p1
23
23

Return to bug 215440