diff options
Diffstat (limited to 'scripts/basic/Makefile')
| -rw-r--r-- | scripts/basic/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/scripts/basic/Makefile b/scripts/basic/Makefile index 4fcef87bb875..afbc1cd69ac5 100644 --- a/scripts/basic/Makefile +++ b/scripts/basic/Makefile | |||
| @@ -9,6 +9,7 @@ | |||
| 9 | # fixdep: Used to generate dependency information during build process | 9 | # fixdep: Used to generate dependency information during build process |
| 10 | 10 | ||
| 11 | hostprogs-y := fixdep | 11 | hostprogs-y := fixdep |
| 12 | hostprogs-$(CONFIG_IKCONFIG) += bin2c | ||
| 12 | always := $(hostprogs-y) | 13 | always := $(hostprogs-y) |
| 13 | 14 | ||
| 14 | # fixdep is needed to compile other host programs | 15 | # fixdep is needed to compile other host programs |
