diff --git a/targets/pseudo/Makefile.inc b/targets/pseudo/Makefile.inc index 40f3828ec7d4..e5dd42ae26ae 100644 --- a/targets/pseudo/Makefile.inc +++ b/targets/pseudo/Makefile.inc @@ -5,9 +5,4 @@ UPDATE_DEPENDFILE= no -.if !target(all) all: - @echo Done! -.endif - -