X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/8ca510f22e29759d35eed48b0cb1867f79614f1a..a213a58eeb0c9b6ca7c0c41f7926c89a7f4410a8:/include/kernel-build.mk 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 $$@