Merge branch 'master' of git://localhost/acess2
[tpg/acess2.git] / KernelLand / Modules / Interfaces / UDI / Makefile
index d149bff..9b39740 100644 (file)
@@ -1,7 +1,8 @@
 #
 #
 
-CPPFLAGS = -I../../../../UDI/include -Iinclude -D UDI_VERSION=0x101
+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

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