X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=Makefile;h=d3634cd6fe35bde2a8ef73835e9f6f2559087dab;hb=ed499983b88d138848ec9e4d104fd86a5ef0c183;hp=da76f51990d312cc1fd2a73063d7e411cd3dbdb1;hpb=5dffbe811b78684fc4d8538cb7b38d9c47f96f9f;p=linux-2.6 diff --git a/Makefile b/Makefile index da76f51990..d3634cd6fe 100644 --- a/Makefile +++ b/Makefile @@ -1223,9 +1223,9 @@ help: @echo 'Documentation targets:' @$(MAKE) -f $(srctree)/Documentation/DocBook/Makefile dochelp @echo '' - @echo 'Architecture specific targets ($(ARCH)):' + @echo 'Architecture specific targets ($(SRCARCH)):' @$(if $(archhelp),$(archhelp),\ - echo ' No architecture specific help defined for $(ARCH)') + echo ' No architecture specific help defined for $(SRCARCH)') @echo '' @$(if $(boards), \ $(foreach b, $(boards), \