summaryrefslogtreecommitdiff
path: root/initrd
diff options
context:
space:
mode:
authordzwdz2022-07-24 16:34:37 +0200
committerdzwdz2022-07-24 16:34:37 +0200
commit373afdda5759198b2d5123abb578e3c649103493 (patch)
treed47c9271ac37c20630ec387ef1d2d0e2c8409024 /initrd
parent9f3fdb830f61cd8c8c1f1db9d03cba1c546c1a7e (diff)
user: put the testelf in a sensible location in the tree
Diffstat (limited to 'initrd')
l---------initrd/test.elf1
l---------initrd/testelf.elf1
2 files changed, 1 insertions, 1 deletions
diff --git a/initrd/test.elf b/initrd/test.elf
deleted file mode 120000
index ca6b9fd..0000000
--- a/initrd/test.elf
+++ /dev/null
@@ -1 +0,0 @@
-../out/test.elf \ No newline at end of file
diff --git a/initrd/testelf.elf b/initrd/testelf.elf
new file mode 120000
index 0000000..8f2f99c
--- /dev/null
+++ b/initrd/testelf.elf
@@ -0,0 +1 @@
+../out/testelf.elf \ No newline at end of file