]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - scripts/Makefile.host
[S390] cleanup appldata.
[linux-2.6-omap-h63xx.git] / scripts / Makefile.host
index 18ecd4d5df7fe4ae76352cc926605cc304040958..060f4c563a5cd0973559b6804a2e1d76ddfadd2a 100644 (file)
@@ -30,7 +30,7 @@
 # libkconfig.so as the executable conf.
 # Note: Shared libraries consisting of C++ files are not supported
 
-__hostprogs := $(sort $(hostprogs-y)$(hostprogs-m))
+__hostprogs := $(sort $(hostprogs-y) $(hostprogs-m))
 
 # hostprogs-y := tools/build may have been specified. Retreive directory
 host-objdirs := $(foreach f,$(__hostprogs), $(if $(dir $(f)),$(dir $(f))))