add missing .PHONY
This commit is contained in:
parent
79b71c7b0c
commit
9ff5576623
|
@ -1,4 +1,4 @@
|
||||||
.PHONY: cpu clean
|
.PHONY: cpu clean rtl_codegen
|
||||||
|
|
||||||
DEVICETREE_GEN_DIR=.
|
DEVICETREE_GEN_DIR=.
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue