From 5f5ffd4e7a1564b109907437c69acaced32d9b80 Mon Sep 17 00:00:00 2001 From: "Luis R. Rodriguez" Date: Thu, 11 Aug 2011 16:48:23 -0700 Subject: [PATCH] Revert "compat-wireless: add cfg80211-wext.h" This reverts commit d78ee10c3d33f096753ee88ffab66832723ecd55. This is not needed for 3.1 kernel. --- scripts/admin-update.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/admin-update.sh b/scripts/admin-update.sh index 3040275f..be091115 100755 --- a/scripts/admin-update.sh +++ b/scripts/admin-update.sh @@ -32,7 +32,7 @@ INCLUDE_LINUX_USB="usbnet.h rndis_host.h" INCLUDE_LINUX_SPI="libertas_spi.h" # The good new yummy stuff -INCLUDE_NET="cfg80211.h ieee80211_radiotap.h cfg80211-wext.h" +INCLUDE_NET="cfg80211.h ieee80211_radiotap.h" INCLUDE_NET="$INCLUDE_NET mac80211.h lib80211.h regulatory.h" # Pretty colors