From e00f6c94c3a4876fe2a954cfee16043262affb4d Mon Sep 17 00:00:00 2001 From: Piotr Dymacz Date: Mon, 16 Nov 2015 03:11:57 +0100 Subject: [PATCH] Remove not used anymore config CONFIG_HORNET_1_1_WAR --- u-boot/Makefile | 1 - 1 file changed, 1 deletion(-) diff --git a/u-boot/Makefile b/u-boot/Makefile index f666612..e9f3663 100644 --- a/u-boot/Makefile +++ b/u-boot/Makefile @@ -342,7 +342,6 @@ endif hornet_common_config : common_config @echo "#define SOC_TYPE QCA_AR933X_SOC" >> include/config.h @echo "#define CONFIG_MACH_HORNET 1" >> include/config.h - @echo "#define CONFIG_HORNET_1_1_WAR 1" >> include/config.h wr703n_config : unconfig hornet_common_config @/bin/echo -e '\e[32m> Configuring for TP-Link TL-WR703N at:' `date` '\e[0m' -- 2.25.1