X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/5529ade6460e137c2ab5e63c5791b78de1414ac7..366b4cce9c592bc7bc5b5f067a9527af05adcbc6:/include/kernel.mk diff --git a/include/kernel.mk b/include/kernel.mk index 8393d2f42..5232148a6 100644 --- a/include/kernel.mk +++ b/include/kernel.mk @@ -126,6 +126,8 @@ $(call KernelPackage/$(1)/config) endef endif + $(STAMP_BUILT): $(LINUX_DIR)/.config + ifneq ($(if $(filter-out %=y %=n %=m,$(KCONFIG)),$(filter m,$(foreach c,$(filter-out %=y %=n %=m,$(KCONFIG)),$($(c)))),.),) ifneq ($(strip $(FILES)),) define Package/kmod-$(1)/install