X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/8ca510f22e29759d35eed48b0cb1867f79614f1a..80c4c68cdd7effe154f9156359aa79e1e9600311:/include/kernel-build.mk?ds=sidebyside diff --git a/include/kernel-build.mk b/include/kernel-build.mk index 155a542f3..9037b5ced 100644 --- a/include/kernel-build.mk +++ b/include/kernel-build.mk @@ -92,7 +92,7 @@ define BuildKernel $(call Kernel/Configure) touch $$@ - $(LINUX_DIR)/.modules: $(LINUX_DIR)/.configured $(LINUX_DIR)/.config + $(LINUX_DIR)/.modules: $(LINUX_DIR)/.configured $(LINUX_DIR)/.config FORCE $(call Kernel/CompileModules) touch $$@