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