1ccflags-$(CONFIG_GPIB_PCMCIA) := -DGPIB_PCMCIA
2obj-$(CONFIG_GPIB_NI_PCI_ISA) += tnt4882.o
3
4tnt4882-objs := tnt4882_gpib.o mite.o
5
6
7
8