From: Piotr Dymacz Date: Mon, 16 Nov 2015 02:11:57 +0000 (+0100) Subject: Remove not used anymore config CONFIG_HORNET_1_1_WAR X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=e00f6c94c3a4876fe2a954cfee16043262affb4d;p=oweals%2Fu-boot_mod.git Remove not used anymore config CONFIG_HORNET_1_1_WAR --- 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'