projects
/
linux-2.6
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
[linux-2.6]
/
drivers
/
net
/
wireless
/
prism54
/
Makefile
1
# $Id: Makefile.k26,v 1.7 2004/01/30 16:24:00 ajfa Exp $
2
3
prism54-objs := islpci_eth.o islpci_mgt.o \
4
isl_38xx.o isl_ioctl.o islpci_dev.o \
5
islpci_hotplug.o oid_mgt.o
6
7
obj-$(CONFIG_PRISM54) += prism54.o
8