summaryrefslogtreecommitdiffstats
path: root/cfe
diff options
context:
space:
mode:
authorroot <root@lamia.panaceas.james.local>2015-12-19 14:25:14 +0000
committerroot <root@lamia.panaceas.james.local>2015-12-19 14:25:14 +0000
commit9ed232b2cfcbea2faf0cfda2d580fdafd6a0f875 (patch)
tree0f34f0b887c581780a19e2671357b62793526310 /cfe
parent3c177c70dabf9c4d45dac6c9d5366ce786299e89 (diff)
downloadbootloader-9ed232b2cfcbea2faf0cfda2d580fdafd6a0f875.tar.gz
bootloader-9ed232b2cfcbea2faf0cfda2d580fdafd6a0f875.tar.bz2
bootloader-9ed232b2cfcbea2faf0cfda2d580fdafd6a0f875.zip
replace buildcfe.sh with Makefile
Diffstat (limited to 'cfe')
-rwxr-xr-xcfe/build/broadcom/bcm63xx_rom/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/cfe/build/broadcom/bcm63xx_rom/Makefile b/cfe/build/broadcom/bcm63xx_rom/Makefile
index 819cb21..1277f1d 100755
--- a/cfe/build/broadcom/bcm63xx_rom/Makefile
+++ b/cfe/build/broadcom/bcm63xx_rom/Makefile
@@ -30,7 +30,7 @@ BOOT_DIR = ${ARCH_TOP}/board/$(BOARD)/src
ASM_FILE = flashimg.S
RAM_BUILD = ../bcm63xx_ram
-TOOLS=../../../../uclibc-crosstools-gcc-4.4.2-1/usr/bin/mips-linux-
+#TOOLS=../../../../uclibc-crosstools-gcc-4.4.2-1/usr/bin/mips-linux-
include $(TOP)/arch/mips/board/$(BOARD)/src/rom_cfe.mk