commit | 5dc5340cfc00097e79d9d787567d311e898aaa84 | [log] [tgz] |
---|---|---|
author | Ivo van Doorn <ivdoorn@gmail.com> | Wed Oct 29 17:19:08 2008 +0100 |
committer | John W. Linville <linville@tuxdriver.com> | Wed Oct 29 17:54:35 2008 -0400 |
tree | 13baf8ec0dd9c9cef6f049fbc62c319a06a461b8 | |
parent | 85519a65fd1100ceede7318a89f77a219c69c6ac [diff] |
rt2x00: Fix build error when mac80211=M rt2x00=Y Make menuconfig RT2X00 a tristate instead of boolean, otherwise we do not correctly inherit the mac80211 value on which RT2X00 depends, and makes it possible to compile rt2x00 into the kernel while mac80211 is a module. Signed-off-by: Ivo van Doorn <IvDoorn@gmail.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>