aboutsummaryrefslogtreecommitdiff
path: root/release/arm/ZEDBOARD.conf
diff options
context:
space:
mode:
Diffstat (limited to 'release/arm/ZEDBOARD.conf')
-rw-r--r--release/arm/ZEDBOARD.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/release/arm/ZEDBOARD.conf b/release/arm/ZEDBOARD.conf
index a6d1de0b4a4e..07c35ba21bad 100644
--- a/release/arm/ZEDBOARD.conf
+++ b/release/arm/ZEDBOARD.conf
@@ -31,6 +31,6 @@ load_target_env() {
export XDEV_FLAGS="WITH_GCC=1 WITH_GCC_BOOTSTRAP=1 WITHOUT_CLANG_IS_CC=1"
export XDEV_FLAGS="${XDEV_FLAGS} MK_TESTS=no"
export KERNEL="ZEDBOARD"
- export CROCHETSRC="https://github.com/kientzle/crochet-freebsd"
+ export CROCHETSRC="https://github.com/freebsd/crochet"
export CROCHETBRANCH="trunk@r744"
}