Commit f6a4e38
committed
modules/coreboot: rebuild ROM on inputs, not phony
Prior PR marked the ROM target phony to force rebuilds. The new CBFS/IFD validation already runs after the coreboot build and downstream post-processing is guarded by up-to-date checks, so letting make track the actual output avoids unnecessary rebuilds while keeping validation intact.
Signed-off-by: Thierry Laurion <insurgo@riseup.net>1 parent 9679449 commit f6a4e38
1 file changed
+1
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
269 | 269 | | |
270 | 270 | | |
271 | 271 | | |
272 | | - | |
| 272 | + | |
273 | 273 | | |
274 | | - | |
275 | 274 | | |
276 | 275 | | |
277 | 276 | | |
| |||
0 commit comments