Modules/UDI - Attributes, PIO, CB allocation and channel_spawn
[tpg/acess2.git] / KernelLand / Modules / Interfaces / UDI / Makefile
index a895de4..886674b 100644 (file)
@@ -5,7 +5,7 @@ CPPFLAGS = -I../../../../UDI/include
 
 # - UDI Library Files
 LIB_OBJS := logging.o strmem.o imc.o mem.o buf.o cb.o
-LIB_OBJS += queues.o time.o
+LIB_OBJS += queues.o time.o attr.o
 LIB_OBJS += meta_mgmt.o meta_gio.o
 LIB_OBJS += physio.o physio/meta_bus.o physio/meta_intr.o physio/pio.o physio/dma.o
 LIB_OBJS += scsi.o

UCC git Repository :: git.ucc.asn.au