aboutsummaryrefslogtreecommitdiff
path: root/release/tools/arm/crochet-BEAGLEBONE.conf
diff options
context:
space:
mode:
authorGlen Barber <gjb@FreeBSD.org>2014-01-28 17:27:56 +0000
committerGlen Barber <gjb@FreeBSD.org>2014-01-28 17:27:56 +0000
commit0dc54b44a817660df92f2c533f17f79373c36180 (patch)
tree1f377658c480bbea191636ace9827da65d8277ad /release/tools/arm/crochet-BEAGLEBONE.conf
parent476a484ecba396f180a455f1b323c03411168f0f (diff)
downloadsrc-0dc54b44a817660df92f2c533f17f79373c36180.tar.gz
src-0dc54b44a817660df92f2c533f17f79373c36180.zip
Include 'TARGET-TARGET_ARCH' in the resulting image name similar
to 'make -V OSRELEASE' output. This probably should use 'make -V OSRELEASE' directly, but for now, this keeps the line length reasonable for readability. Sponsored by: The FreeBSD Foundation
Notes
Notes: svn path=/user/gjb/hacking/release-embedded/; revision=261239
Diffstat (limited to 'release/tools/arm/crochet-BEAGLEBONE.conf')
-rw-r--r--release/tools/arm/crochet-BEAGLEBONE.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/release/tools/arm/crochet-BEAGLEBONE.conf b/release/tools/arm/crochet-BEAGLEBONE.conf
index f1d394447e74..0a37f35ef3bd 100644
--- a/release/tools/arm/crochet-BEAGLEBONE.conf
+++ b/release/tools/arm/crochet-BEAGLEBONE.conf
@@ -26,4 +26,4 @@ FREEBSD_INSTALLKERNEL_EXTRA_ARGS=""
FREEBSD_WORLD_EXTRA_ARGS=""
FREEBSD_KERNEL_EXTRA_ARGS=""
FREEBSD_EXTRA_ARGS=""
-IMG=${WORKDIR}/FreeBSD-${_REVISION}-${_BRANCH}-${KERNCONF}.img
+IMG=${WORKDIR}/FreeBSD-${_REVISION}-${_BRANCH}-${TARGET}-${TARGET_ARCH}-${KERNCONF}.img