9
0
Fork 0

scripts: fix kernel-install-target config

Signed-off-by: Alexander Aring <alex.aring@gmail.com>
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
This commit is contained in:
Alexander Aring 2013-11-19 02:08:12 +01:00 committed by Sascha Hauer
parent fbe83cfe50
commit fbc6f5b36a
1 changed files with 1 additions and 1 deletions

View File

@ -25,7 +25,7 @@ subdir-$(CONFIG_X86) += setupmbr
subdir-$(CONFIG_DTC) += dtc
targetprogs-$(CONFIG_BAREBOXENV_TARGET) += bareboxenv-target
targetprogs-$(CONFIG_KERNEL_INSTALL_TARGET) += bareboxenv-target
targetprogs-$(CONFIG_KERNEL_INSTALL_TARGET) += kernel-install-target
# Let clean descend into subdirs
subdir- += basic kconfig setupmbr