Fix build with drivers that use driver_wext.c
authorJouni Malinen <jouni.malinen@atheros.com>
Fri, 15 Oct 2010 19:11:33 +0000 (22:11 +0300)
committerJouni Malinen <j@w1.fi>
Fri, 15 Oct 2010 19:11:33 +0000 (22:11 +0300)
commit0e8da74e225fa2f6d0bd5bf40e91a8db06219061
tree2aa7ae5e7d33efa9ca7e4c939f25de4a91fd5976
parent33c5deb816f51d80b7ac6aa44b224e6b699ef85c
Fix build with drivers that use driver_wext.c

If CONFIG_DRIVER_WEXT=y is not used in .config, but driver_wext.c
gets pull in to help another driver wrapper, rfkill code needs to
included to fix the build.
src/drivers/drivers.mak