From b7bde6942c2db1c213c09fd0bcf85d44c27afe0d Mon Sep 17 00:00:00 2001 From: Stefano Stabellini Date: Mon, 21 Oct 2019 15:32:21 -0700 Subject: Rename docker-extras to scripts Signed-off-by: Stefano Stabellini --- docker-extras/imagebuilder_tftp | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 docker-extras/imagebuilder_tftp (limited to 'docker-extras/imagebuilder_tftp') 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 -- cgit v1.2.3