From 17db337d957c79160d8810829dbc29048a8fb873 Mon Sep 17 00:00:00 2001
From: David Bauer <mail@david-bauer.net>
Date: Thu, 26 Mar 2020 01:40:08 +0100
Subject: [PATCH] modules: update OpenWrt

81264ebb51 brcm2708: fix build failure

Compile-tested: brcm2708
---
 modules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/modules b/modules
index e7e4bc289..0179dece3 100644
--- a/modules
+++ b/modules
@@ -2,7 +2,7 @@ GLUON_FEEDS='packages routing gluon'
 
 OPENWRT_REPO=https://git.openwrt.org/openwrt/openwrt.git
 OPENWRT_BRANCH=openwrt-19.07
-OPENWRT_COMMIT=39405644d5b97796a633315e0ce7b65f8a1eb3ac
+OPENWRT_COMMIT=81264ebb51991aa2d17489852854e3b5ec3f514d
 
 PACKAGES_PACKAGES_REPO=https://github.com/openwrt/packages.git
 PACKAGES_PACKAGES_BRANCH=openwrt-19.07
-- 
GitLab