mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-19 05:04:04 +02:00
mac80211: delete linux/eeprom_93cx6.h since the module is used from the kernel tree, fixes rt2x00 issues on lantiq
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30754 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
f8ee20a10e
commit
ccbd47f758
@ -1297,6 +1297,7 @@ define Build/Prepare
|
||||
$(TAR) -C $(PKG_BUILD_DIR) -xjf $(DL_DIR)/$(PKG_LINUX_FIRMWARE_SOURCE)
|
||||
rm -rf $(PKG_BUILD_DIR)/include/linux/ssb
|
||||
rm -rf $(PKG_BUILD_DIR)/include/linux/bcma
|
||||
rm -f $(PKG_BUILD_DIR)/include/linux/eeprom_93cx6.h
|
||||
rm -f $(PKG_BUILD_DIR)/include/net/ieee80211.h
|
||||
endef
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user