kbuild: introduce hostprogs-always-y and userprogs-always-y
[linux-2.6-microblaze.git] / scripts / basic / Makefile
index 290dd27..eeb6a38 100644 (file)
@@ -2,5 +2,4 @@
 #
 # fixdep: used to generate dependency information during build process
 
-hostprogs      := fixdep
-always-y       := $(hostprogs)
+hostprogs-always-y     += fixdep