mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-06 07:54:39 +02:00
a3caa51a07
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13842 3c298f89-4303-0410-b956-a3cf2f4a3e73
13 lines
330 B
Diff
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/
|