diff --git a/Makefile b/Makefile index bcb143f..6e07862 100644 --- a/Makefile +++ b/Makefile @@ -46,7 +46,7 @@ else DEPTARGETS = $(filter-out $(NODEPTARGETS),$(MAKECMDGOALS)) endif -all: dtc ftdump libfdt tests +all: dtc ftdump libfdt install: all @$(VECHO) INSTALL