Signed-off-by: Felix Fietkau <nbd@xxxxxxxxxxx> --- tools/initvals/Makefile | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/tools/initvals/Makefile b/tools/initvals/Makefile index 25a034f..a7f7c0c 100644 --- a/tools/initvals/Makefile +++ b/tools/initvals/Makefile @@ -36,7 +36,9 @@ ATH9K_HEADERS = \ ar9580-1p0:ar9580_1p0_initvals.h \ ar9462-2p0:ar9462_2p0_initvals.h +ifndef ATHEROS ATH9K_DEPS := $(foreach header,$(ATH9K_HEADERS),$(word 2,$(subst :, ,$(header)))) +endif SOURCES:=initvals.c sha1.c -- 1.7.3.2 -- To unsubscribe from this list: send the line "unsubscribe linux-wireless" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html