commit | 2bfc5cb57b55ed2204bca7668e082f7bf485760a | [log] [tgz] |
---|---|---|
author | Andrey Borzenkov <arvidjaar@mail.ru> | Sat Feb 28 23:09:09 2009 +0300 |
committer | John W. Linville <linville@tuxdriver.com> | Mon Mar 16 18:09:26 2009 -0400 |
tree | e3a9855ff25ed4d1b9d0895851412fdce7f1b994 | |
parent | afece1c6587010cc81d1a43045c855774e8234a3 [diff] |
orinoco: firmware: consistently compile out fw cache support if not requested Currently part of support for FW caching is unconditionally compiled in even if it is never used. Consistently remove caching support if not requested by user. Signed-off-by: Andrey Borzenkov <arvidjaar@mail.ru> Signed-off-by: John W. Linville <linville@tuxdriver.com>