X-Git-Url: https://git.ucc.asn.au/?a=blobdiff_plain;f=KernelLand%2FModules%2FInterfaces%2FUDI%2FMakefile;h=9b397401a42104ed15025c57cb228839f9ba0991;hb=ae2d4bb945c417da4f5f0122243f714033f1b822;hp=3b1387bebf6f20d3432c0faba0ace399967d15e5;hpb=3bbdda25a43af7c2c97719ff7ebd9fd2187ae272;p=tpg%2Facess2.git diff --git a/KernelLand/Modules/Interfaces/UDI/Makefile b/KernelLand/Modules/Interfaces/UDI/Makefile index 3b1387be..9b397401 100644 --- a/KernelLand/Modules/Interfaces/UDI/Makefile +++ b/KernelLand/Modules/Interfaces/UDI/Makefile @@ -2,6 +2,7 @@ # CPPFLAGS = -I../../../../UDI/include -Iinclude +CPPFLAGS += -D UDI_VERSION=0x101 -D UDI_PHYSIO_VERSION=0x101 -D UDI_NIC_VERSION=0x101 # - UDI Library Files LIB_OBJS := core/logging.o core/strmem.o core/imc.o core/mem.o core/buf.o