summaryrefslogtreecommitdiffstats
path: root/scripts
diff options
context:
space:
mode:
authorAntony Pavlov <antonynpavlov@gmail.com>2019-07-07 09:29:18 +0300
committerSascha Hauer <s.hauer@pengutronix.de>2019-07-08 09:17:24 +0200
commit79dc78d3d4edeb5a0aae0edbe214e99811e28a64 (patch)
tree76355aec7ce923cd7fc669da2b7ada86025022e2 /scripts
parent41360d55591812c7e916c960aab071e70739867d (diff)
downloadbarebox-79dc78d3d4edeb5a0aae0edbe214e99811e28a64.tar.gz
barebox-79dc78d3d4edeb5a0aae0edbe214e99811e28a64.tar.xz
scripts: add mips-relocs to .gitignore
mips-relocs generation was introduced in the commit 28ed10d6a67c9f67 ("MIPS: relocation: add relocation support"). Signed-off-by: Antony Pavlov <antonynpavlov@gmail.com> Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
Diffstat (limited to 'scripts')
-rw-r--r--scripts/.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/scripts/.gitignore b/scripts/.gitignore
index 11ac77eb37..45c81bf8f4 100644
--- a/scripts/.gitignore
+++ b/scripts/.gitignore
@@ -28,3 +28,4 @@ mxs-usb-loader
/omap3-usb-loader
omap4_usbboot
omap3-usb-loader
+mips-relocs