You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
# $Id: Makefile.k26,v 1.7 2004/01/30 16:24:00 ajfa Exp $
|
|
|
|
prism54-objs := islpci_eth.o islpci_mgt.o \
|
|
isl_38xx.o isl_ioctl.o islpci_dev.o \
|
|
islpci_hotplug.o oid_mgt.o
|
|
|
|
obj-$(CONFIG_PRISM54) += prism54.o
|
|
|
|
|