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'