1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-10-03 17:51:19 +02:00
openwrt/package/mac80211/patches/006-disable_ipw2x00_build.patch
2009-01-03 19:02:57 +00:00

13 lines
330 B
Diff

--- a/drivers/net/wireless/Makefile
+++ b/drivers/net/wireless/Makefile
@@ -2,9 +2,6 @@
# Makefile for the Linux Wireless network device drivers.
#
-obj-$(CONFIG_IPW2100) += ipw2x00/
-obj-$(CONFIG_IPW2200) += ipw2x00/
-
obj-$(CONFIG_B43) += b43/
obj-$(CONFIG_B43LEGACY) += b43legacy/
obj-$(CONFIG_ZD1211RW) += zd1211rw/