projects
/
linux-2.6
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
[linux-2.6]
/
drivers
/
net
/
wireless
/
iwlwifi
/
Makefile
1
obj-$(CONFIG_IWL3945) += iwl3945.o
2
iwl3945-objs = iwl3945-base.o iwl-3945.o iwl-3945-rs.o
3
4
obj-$(CONFIG_IWL4965) += iwl4965.o
5
iwl4965-objs = iwl4965-base.o iwl-4965.o iwl-4965-rs.o