diff options
author | Leah Rowe <leah@libreboot.org> | 2024-05-30 07:37:19 +0100 |
---|---|---|
committer | Leah Rowe <leah@libreboot.org> | 2024-05-30 07:37:19 +0100 |
commit | 13d4b6d3c7378237278279ab43b47a62a7626f65 (patch) | |
tree | 41504b2b22495b7e57ab6282c901870e089a8548 /config/u-boot/default/nuke.list | |
parent | f6cbc501c1602433c466f2e23acf8828f27dbd92 (diff) |
delete u-boot test/lib/strlcat.c using nuke()
we don't need to do it in the release function
Signed-off-by: Leah Rowe <leah@libreboot.org>
Diffstat (limited to 'config/u-boot/default/nuke.list')
-rw-r--r-- | config/u-boot/default/nuke.list | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/config/u-boot/default/nuke.list b/config/u-boot/default/nuke.list new file mode 100644 index 00000000..f3a3fcc3 --- /dev/null +++ b/config/u-boot/default/nuke.list @@ -0,0 +1 @@ +test/lib/strlcat.c |