From 17569e0cfefafde6340da9767aea1e499749eedc Mon Sep 17 00:00:00 2001 From: Shane Dolan <58960342+shanedoolane@users.noreply.github.com> Date: Sat, 14 Dec 2024 17:29:46 -0800 Subject: [PATCH] fix branch names and build instruction --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 67e3a15eb0062c..a7e96b5952ab8c 100644 --- a/README.md +++ b/README.md @@ -1,10 +1,10 @@ # NSS Fork for IPQ807x | Branch | mac80211 Version | Notes | |-----------------------------------------------------------------------------------------|------------------|----------------------------------------------------------------------| -| [qualcommax-6.x-nss-wifi](https://github.com/qosmio/openwrt-ipq/tree/qualcommax-6.x-nss-wifi) |6.11|Current with upstream| -| [qualcommax-6.x-nss-mx4300](https://github.com/qosmio/openwrt-ipq/tree/qualcommax-6.x-nss-mx4300) |6.11|Current with upstream. [Supports Linksys MX4300](https://github.com/openwrt/openwrt/pull/16070) | +| [main-nss-mx4300](https://github.com/qosmio/openwrt-ipq/tree/main-nss-mx4300) |6.11|Current with upstream| +| [main-nss-mx4300](https://github.com/qosmio/openwrt-ipq/tree/main-nss-mx4300) |6.11|Current with upstream. [Supports Linksys MX4300](https://github.com/openwrt/openwrt/pull/16070) | | [qualcommax-6.x-nss-wifi-6.9](https://github.com/qosmio/openwrt-ipq/tree/qualcommax-6.x-nss-wifi-6.9) |6.9.9|Current with upstream, except older mac80211| -| [qualcommax-6.x-nss-mx4300-6.9](https://github.com/qosmio/openwrt-ipq/tree/qualcommax-6.x-nss-mx4300-6.11) |6.9.9|Current with upstream, except older mac80211. [Supports Linksys MX4300](https://github.com/openwrt/openwrt/pull/16070) | + NOTE: The 6.9 branches are meant for folks having issues with the current 6.11.2 version of backports/mac80211. These are mostly just meant as a workaround for the time being. I don't plan on supporting these branches longterm. @@ -95,7 +95,7 @@ Supported devices include, but are not limited to: 1. Clone this repository: ```bash - git clone https://github.com/qosmio/openwrt-ipq -b qualcommax-6.x-nss-mx4300 + git clone https://github.com/qosmio/openwrt-ipq -b main-nss-mx4300 cd openwrt-ipq ``` 2. Update feeds: