summaryrefslogtreecommitdiff
path: root/strata/bsp-wandboard/u-boot.morph
diff options
context:
space:
mode:
authorPaul Sherwood <paul.sherwood@codethink.co.uk>2014-11-21 14:39:27 +0000
committerPaul Sherwood <paul.sherwood@codethink.co.uk>2014-11-21 14:39:27 +0000
commite40bd7f09c0f754b0dab83573ef4795137f4857b (patch)
treef98db32b5ada25fdf3be9e05f7506f58680934a0 /strata/bsp-wandboard/u-boot.morph
parent67be3d4a749a18d2e2ff3ce3dce3a1122e8bc89e (diff)
downloaddefinitions-e40bd7f09c0f754b0dab83573ef4795137f4857b.tar.gz
Make u-boot definitions uniquebaserock/ps/unique-u-boots
Diffstat (limited to 'strata/bsp-wandboard/u-boot.morph')
-rw-r--r--strata/bsp-wandboard/u-boot.morph11
1 files changed, 0 insertions, 11 deletions
diff --git a/strata/bsp-wandboard/u-boot.morph b/strata/bsp-wandboard/u-boot.morph
deleted file mode 100644
index 9be30bc7..00000000
--- a/strata/bsp-wandboard/u-boot.morph
+++ /dev/null
@@ -1,11 +0,0 @@
-name: u-boot
-kind: chunk
-build-commands:
-- make tools
-install-commands:
-- mkdir -p "$DESTDIR$PREFIX/bin"
-- install -m 755 tools/img2brec.sh "$DESTDIR$PREFIX/bin/."
-- install -m 755 tools/jtagconsole "$DESTDIR$PREFIX/bin/."
-- install -m 755 tools/netconsole "$DESTDIR$PREFIX/bin/."
-- install -m 755 tools/mkenvimage "$DESTDIR$PREFIX/bin/."
-- install -m 755 tools/mkimage "$DESTDIR$PREFIX/bin/."