aboutsummaryrefslogtreecommitdiff
path: root/sysutils/u-boot-beaglebone-eabi/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sysutils/u-boot-beaglebone-eabi/Makefile')
-rw-r--r--sysutils/u-boot-beaglebone-eabi/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/sysutils/u-boot-beaglebone-eabi/Makefile b/sysutils/u-boot-beaglebone-eabi/Makefile
index 56e53176dd23..83361337342e 100644
--- a/sysutils/u-boot-beaglebone-eabi/Makefile
+++ b/sysutils/u-boot-beaglebone-eabi/Makefile
@@ -28,6 +28,7 @@ PLIST_DIRS= ${U_BOOT_DIR} share/u-boot
CROSS_PREFIX= arm-eabi-
ARCH= arm
+NO_STAGE= yes
do-configure:
(cd ${WRKSRC}; ${GMAKE} CROSS_COMPILE=${CROSS_PREFIX} am335x_evm_config)