bin2c: move bin2c in scripts/basic
[cascardo/linux.git] / scripts / basic / Makefile
index 4fcef87..afbc1cd 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