chiark
/
gitweb
/
~ianmdlvl
/
otter.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ff660ef
)
Makefile: fix for-wdt
author
Ian Jackson
<ijackson@chiark.greenend.org.uk>
Mon, 5 Apr 2021 17:26:17 +0000
(18:26 +0100)
committer
Ian Jackson
<ijackson@chiark.greenend.org.uk>
Mon, 5 Apr 2021 17:26:17 +0000
(18:26 +0100)
Oops!
Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
Makefile
patch
|
blob
|
history
diff --git
a/Makefile
b/Makefile
index b5681caedd48a02d8e593be457127c860b37d0a3..4298954524055f58e4c7f73e80da165aa121e5d6 100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-321,7
+321,7
@@
stamp/at-%.check: $(AT_DEPS)
$(AT_RUN)
$(stamp)
-for-wdt: $(
A
T_DEPS)
+for-wdt: $(
WD
T_DEPS)
stamp/wdt-%.check: $(WDT_DEPS)
$(WDT_RUN)
$(stamp)