This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
CONFIG_TARGET_mvebu=y | |
CONFIG_TARGET_mvebu_cortexa9=y | |
CONFIG_TARGET_mvebu_cortexa9_DEVICE_linksys_wrt3200acm=y | |
CONFIG_DEVEL=y | |
CONFIG_TOOLCHAINOPTS=y | |
CONFIG_AIRCRACK_NG_HWLOC=y | |
CONFIG_AIRCRACK_NG_OPENSSL=y | |
CONFIG_AIRCRACK_NG_OPTIMIZE_SPEED=y | |
CONFIG_AIRCRACK_NG_SQLITE3=y | |
CONFIG_ATH_USER_REGD=y |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
diff --git a/net/nginx/Makefile b/net/nginx/Makefile | |
index d558bfdd6..308ef1aa3 100644 | |
--- a/net/nginx/Makefile | |
+++ b/net/nginx/Makefile | |
@@ -438,18 +438,18 @@ endif | |
ifeq ($(CONFIG_NGINX_HTTP_BROTLI),y) | |
define Download/nginx-brotli | |
- VERSION:=dc37f658ccb5a51d090dc09d1a2aca2f24309869 | |
+ VERSION:=e26248ee361c04e25f581b92b85d95681bdffb39 |