projects
/
openwrt
/
svn-archive
/
openwrt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7e2fc31
)
2.6.24 rt2x00 version needs more objects to produce the library
author
Florian Fainelli
<florian@openwrt.org>
Sun, 6 Apr 2008 09:52:32 +0000
(09:52 +0000)
committer
Florian Fainelli
<florian@openwrt.org>
Sun, 6 Apr 2008 09:52:32 +0000
(09:52 +0000)
SVN-Revision: 10737
package/rt2x00/src/Makefile
patch
|
blob
|
history
diff --git
a/package/rt2x00/src/Makefile
b/package/rt2x00/src/Makefile
index cc4d1dc4050ae02386960e6c2b8be7561fa382bb..3aeb4058fed921c8b17fc7a1b4cdf0fff674c327 100644
(file)
--- a/
package/rt2x00/src/Makefile
+++ b/
package/rt2x00/src/Makefile
@@
-41,7
+41,7
@@
endif
#
# Determine if and with what options the rt2x00 drivers should be build
#
-rt2x00lib-objs := rt2x00dev.o rt2x00mac.o
+rt2x00lib-objs := rt2x00dev.o rt2x00mac.o
rt2x00config.o rt2x00firmware.o
ifeq ($(CONFIG_RT2X00),y)
obj-m += rt2x00lib.o