diff --git a/scripts/Makefile b/scripts/Makefile index ce3fd53..2f78c4b 100644 --- a/scripts/Makefile +++ b/scripts/Makefile @@ -25,7 +25,7 @@ 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