summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorAhmad Fatoum <a.fatoum@pengutronix.de>2022-02-07 08:56:03 +0100
committerSascha Hauer <s.hauer@pengutronix.de>2022-02-07 09:08:25 +0100
commit1091a8858fd27baa996ddd48ded93ea02032da51 (patch)
tree8bcd79c483d22d110a06d04be4d2a3e551a48819 /.gitignore
parent11fc617561814567fad4e0b69cbe03e9104e9340 (diff)
downloadbarebox-1091a8858fd27baa996ddd48ded93ea02032da51.tar.gz
barebox-1091a8858fd27baa996ddd48ded93ea02032da51.tar.xz
sandbox: symlink stickypage.bin into build directory
Sandbox will try to access a stickypage.bin in the same directory if possible. Instead of relying on users to copy it there, just create a symlink. Signed-off-by: Ahmad Fatoum <a.fatoum@pengutronix.de> Link: https://lore.barebox.org/20220207075604.1014259-1-a.fatoum@pengutronix.de Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index d551a610d4..0382202bf7 100644
--- a/.gitignore
+++ b/.gitignore
@@ -90,3 +90,4 @@ GTAGS
/allrandom.config
/allyes.config
/compile_commands.json
+/stickypage.bin