bin2c: move bin2c in scripts/basic
[linux-2.6-block.git] / scripts / basic / Makefile
index 4fcef87bb8759894435a395224c7d92cd7a14214..afbc1cd69ac5f30bcc4c93173215818dc9e169ba 100644 (file)
@@ -9,6 +9,7 @@
 # fixdep:       Used to generate dependency information during build process
 
 hostprogs-y    := fixdep
+hostprogs-$(CONFIG_IKCONFIG)     += bin2c
 always         := $(hostprogs-y)
 
 # fixdep is needed to compile other host programs