Commit 1dd18c5
esp8266/Makefile: replace references to make with $(MAKE)
make is not always GNU make; the latter may go by different names.
This helps builds on systems where the default make is not GNU make.1 parent 22cedef commit 1dd18c5
1 file changed
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
232 | 232 | | |
233 | 233 | | |
234 | 234 | | |
235 | | - | |
236 | | - | |
237 | | - | |
| 235 | + | |
| 236 | + | |
| 237 | + | |
238 | 238 | | |
0 commit comments