aboutsummaryrefslogtreecommitdiff
path: root/docker-extras/imagebuilder_tftp
diff options
context:
space:
mode:
Diffstat (limited to 'docker-extras/imagebuilder_tftp')
-rw-r--r--docker-extras/imagebuilder_tftp9
1 files changed, 0 insertions, 9 deletions
diff --git a/docker-extras/imagebuilder_tftp b/docker-extras/imagebuilder_tftp
deleted file mode 100644
index c03633d..0000000
--- a/docker-extras/imagebuilder_tftp
+++ /dev/null
@@ -1,9 +0,0 @@
-#!/bin/bash
-
-rm -rf /tmp/output
-mkdir /tmp/output
-cp config /tmp/output
-cp -r /home/builder/output/* /tmp/output
-cd /tmp/output
-export LOAD_CMD="tftpb"
-bash /uboot-script-gen