From 2f50e4ee3fd466a75a7cedd55193027f13c4d445 Mon Sep 17 00:00:00 2001 From: Felix Fietkau Date: Mon, 18 Dec 2006 18:28:38 +0000 Subject: add a missing dependency - prevented clean rebuild after kernel upgrades SVN-Revision: 5845 --- include/target.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include/target.mk') diff --git a/include/target.mk b/include/target.mk index 7f0501e..042e85d 100644 --- a/include/target.mk +++ b/include/target.mk @@ -7,6 +7,6 @@ include $(TMP_DIR)/.target.mk -$(TMP_DIR)/.target.mk: +$(TMP_DIR)/.target.mk: $(TMP_DIR)/.targetinfo $(SCRIPT_DIR)/gen_target_mk.pl < $(TMP_DIR)/.targetinfo > $@ -- cgit v1.1