X-Git-Url: https://git.ucc.asn.au/?a=blobdiff_plain;f=KernelLand%2FModules%2FInterfaces%2FUDI%2FMakefile;h=886674bd3ca16e9e69247b60ac07b4cca126fa9c;hb=8d3b2c5f55f648f964afe7540a9fca97ab0b17d6;hp=a895de4312dac77029a6132a224de64dea22b84a;hpb=9567f04210ad92b4d991c137527fa5253c968aad;p=tpg%2Facess2.git diff --git a/KernelLand/Modules/Interfaces/UDI/Makefile b/KernelLand/Modules/Interfaces/UDI/Makefile index a895de43..886674bd 100644 --- a/KernelLand/Modules/Interfaces/UDI/Makefile +++ b/KernelLand/Modules/Interfaces/UDI/Makefile @@ -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