driver core: basic infrastructure for per-module dynamic debug messages
[pandora-kernel.git] / scripts / basic / Makefile
index 4c324a1..0955995 100644 (file)
@@ -9,7 +9,7 @@
 # fixdep:       Used to generate dependency information during build process
 # docproc:      Used in Documentation/DocBook
 
-hostprogs-y    := fixdep docproc
+hostprogs-y    := fixdep docproc hash
 always         := $(hostprogs-y)
 
 # fixdep is needed to compile other host programs