From 589dff7c141a6fe35a6dbc30d70a5f028d7bf90a Mon Sep 17 00:00:00 2001
From: David Bauer <mail@david-bauer.net>
Date: Mon, 3 May 2021 00:44:53 +0200
Subject: [PATCH] modules: update OpenWrt

08ef2073d4 ramips: backport unlocked mdiobus accessors
---
 modules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/modules b/modules
index 048399587..5de8cb051 100644
--- a/modules
+++ b/modules
@@ -2,7 +2,7 @@ GLUON_FEEDS='packages routing gluon'
 
 OPENWRT_REPO=https://github.com/openwrt/openwrt.git
 OPENWRT_BRANCH=openwrt-19.07
-OPENWRT_COMMIT=7198ae4cf3a796d4b00f5e9c685a538712c4ae99
+OPENWRT_COMMIT=08ef2073d416214a0f7edf02aefa32d4107e4c1c
 
 PACKAGES_PACKAGES_REPO=https://github.com/openwrt/packages.git
 PACKAGES_PACKAGES_BRANCH=openwrt-19.07
-- 
GitLab