From: Luis R. Rodriguez Date: Tue, 12 Jan 2010 02:18:33 +0000 (-0800) Subject: Stop carrying around bitops.h header X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=76865e77c249440e1602a8080045fc8c6ce02661;p=openwrt%2Fstaging%2Fblogic.git Stop carrying around bitops.h header The compat module now does this for us so we don't have to do it ourselves. We just need to ensure to copy compat and its headers into our path. Signed-off-by: Luis R. Rodriguez --- diff --git a/scripts/admin-update.sh b/scripts/admin-update.sh index ddc64da9f64e..16e08a81e9bb 100755 --- a/scripts/admin-update.sh +++ b/scripts/admin-update.sh @@ -22,7 +22,7 @@ INCLUDE_NET_BT="hci_core.h l2cap.h bluetooth.h rfcomm.h hci.h" NET_BT_DIRS="bluetooth bluetooth/bnep bluetooth/cmtp bluetooth/rfcomm bluetooth/hidp" INCLUDE_LINUX="ieee80211.h nl80211.h wireless.h" -INCLUDE_LINUX="$INCLUDE_LINUX pci_ids.h bitops.h eeprom_93cx6.h pm_qos_params.h" +INCLUDE_LINUX="$INCLUDE_LINUX pci_ids.h eeprom_93cx6.h pm_qos_params.h" INCLUDE_LINUX="$INCLUDE_LINUX ath9k_platform.h" # For rndis_wext