aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/basic/Makefile
diff options
context:
space:
mode:
authorMauro Carvalho Chehab <m.chehab@samsung.com>2014-08-21 15:23:58 -0500
committerMauro Carvalho Chehab <m.chehab@samsung.com>2014-08-21 15:23:58 -0500
commit2871f352c600d36b1b8ba57c79029cf8aa512948 (patch)
tree64e6da828a9e1a0c9dc4fbe45a1172e689a22deb /scripts/basic/Makefile
parent[media] cx23885: fix UNSET/TUNER_ABSENT confusion (diff)
parentLinux 3.17-rc1 (diff)
Merge tag 'v3.17-rc1' into patchwork
Linux 3.17-rc1
Diffstat (limited to 'scripts/basic/Makefile')
-rw-r--r--scripts/basic/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/scripts/basic/Makefile b/scripts/basic/Makefile
index 4fcef87bb875..ec10d9345bc2 100644
--- a/scripts/basic/Makefile
+++ b/scripts/basic/Makefile
@@ -9,6 +9,7 @@
# fixdep: Used to generate dependency information during build process
hostprogs-y := fixdep
+hostprogs-$(CONFIG_BUILD_BIN2C) += bin2c
always := $(hostprogs-y)
# fixdep is needed to compile other host programs