mirror of
https://github.com/dgibson/dtc.git
synced 2026-04-11 16:37:42 -04:00
Restore warning message about bison expected output.
It was dropped in ad9593f229.
Signed-off-by: Jon Loeliger <jdl@jdl.com>
This commit is contained in:
parent
6f8b7710c9
commit
9e32930ebc
1 changed files with 1 additions and 0 deletions
1
Makefile
1
Makefile
|
|
@ -207,6 +207,7 @@ clean: libfdt_clean tests_clean
|
|||
|
||||
%.tab.c %.tab.h %.output: %.y
|
||||
@$(VECHO) BISON $@
|
||||
@$(VECHO) ---- Expect 2 s/r and 2 r/r. ----
|
||||
$(BISON) -d $<
|
||||
|
||||
FORCE:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue