From d57f557dfcb8832c1c0659b5a9032c79ca6c8f12 Mon Sep 17 00:00:00 2001 From: MilhouseVH Date: Thu, 13 Oct 2016 01:20:28 +0100 Subject: [PATCH] tools: drop additional RPi commits --- tools/RPi/rpi-linux-rebase.sh | 14 -------------- 1 file changed, 14 deletions(-) diff --git a/tools/RPi/rpi-linux-rebase.sh b/tools/RPi/rpi-linux-rebase.sh index 3b46d60a9e..6b02d85a65 100755 --- a/tools/RPi/rpi-linux-rebase.sh +++ b/tools/RPi/rpi-linux-rebase.sh @@ -17,20 +17,6 @@ DROP_COMMITS=" Added Device IDs for August DVB-T 205 net\: Add non-mainline source for rtl8192cu wlan net\: Fix rtl8192cu build errors on other platforms - -# Other rtl8192cu related commits below... -Fix cfg80211 for kernel >= 4.7 \(#1624\) -suppress spurious messages -Add #if for 3\.14 kernel change \(#87\) -Set dev_type to wlan -Tentatively added support for more 8188CUS based devices\. -Add support for more 8188CUS and 8192CUS devices -Add ProductId for the Netgear N150 - WNA1000M -Fixes CONFIG_CONCURRENT_MODE CONFIG_MULTI_VIR_IFACES -Fixes compatibility with 3\.13 -Enables warning in the compiler and fixes some issues, reference => https\:\/\/github.com\/diederikdehaas\/rtl8812AU -Starts device in station mode instead of monitor, fixes NetworkManager issues -Enable cfg80211 support " IFS=$'\n'