add build-all to .PHONY rules

Signed-off-by: Juan Quintela <quintela@redhat.com>
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
This commit is contained in:
Juan Quintela 2009-10-06 21:11:12 +02:00 committed by Anthony Liguori
parent 3e4e4646ea
commit 9c927650eb
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@ config-host.mak:
endif
.PHONY: all clean cscope distclean dvi html info install install-doc \
recurse-all speed tar tarbin test
recurse-all speed tar tarbin test build-all
VPATH=$(SRC_PATH):$(SRC_PATH)/hw