summaryrefslogtreecommitdiff
path: root/util/dell-flash-unlock/Makefile
AgeCommit message (Collapse)Author
10 daysdell-flash-unlock: fix errno handlingLeah Rowe
and remove pedantic flags in makefile Signed-off-by: Leah Rowe <leah@libreboot.org>
2024-05-01dell-flash-unlock: Remove dependency on GNU MakeNicholas Chin
Use shell scripting in the recipe instead of GNU make's conditional syntax. This allows the Makefile to work with the default implementations of make on the BSDs. Signed-off-by: Nicholas Chin <nic.c3.14@gmail.com>
2024-03-16dell-flash-unlock: add NetBSD supportlinear cannon
2023-10-12util/e6400-flash-unlock: Rename to dell-flash-unlockNicholas Chin
This more accurately describes the scope of the utility. Signed-off-by: Nicholas Chin <nic.c3.14@gmail.com>