git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0b154bb
)
[PATCH] fix NET_RADIO=n, IEEE80211=y compile
author
Adrian Bunk
<bunk@stusta.de>
Wed, 2 Nov 2005 00:53:16 +0000
(
01:53
+0100)
committer
John W. Linville
<linville@tuxdriver.com>
Tue, 8 Nov 2005 02:50:00 +0000
(21:50 -0500)
This patch fixes the following compile error with CONFIG_NET_RADIO=n and
CONFIG_IEEE80211=y:
LD .tmp_vmlinux1
net/built-in.o: In function `ieee80211_rx':
: undefined reference to `wireless_spy_update'
make: *** [.tmp_vmlinux1] Error 1
Signed-off-by: Adrian Bunk <bunk@stusta.de>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
No differences found