Signed-off-by: Gabor Juhos <juhosg@xxxxxxxxxxx> --- Makefile | 3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) diff --git a/Makefile b/Makefile index facbd2a..e5a53b3 100644 --- a/Makefile +++ b/Makefile @@ -16,7 +16,8 @@ ATH9K_DEPS += \ ar5008_initvals.h \ ar9001_initvals.h \ ar9002_initvals.h \ - ar9003_2p2_initvals.h + ar9003_2p2_initvals.h \ + ar9580_1p0_initvals.h initvals: $(ATH9K_DEPS) $(ATHEROS_DEPS) initvals.c gcc $(CFLAGS) -o $@ $@.c -- 1.7.2.1 -- 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