Add DPDK definition to DOXYGEN 43/2243/1
authorKeith Burns (alagalah) <alagalah@gmail.com>
Sat, 6 Aug 2016 21:36:10 +0000 (14:36 -0700)
committerKeith Burns (alagalah) <alagalah@gmail.com>
Sat, 6 Aug 2016 21:36:10 +0000 (14:36 -0700)
Change-Id: I04e8663b49b5f706940b7aada0a7c2cae913a82b
Signed-off-by: Keith Burns (alagalah) <alagalah@gmail.com>
doxygen/doxygen.cfg

index 85c6829..0eadbd7 100644 (file)
@@ -2045,8 +2045,9 @@ PREDEFINED             = \
        __x86_64__ __X86_64__ __linux__ __LINUX__ __64BIT__ __64bit__ \
        __ORDER_LITTLE_ENDIAN__=1234 \
        __BYTE_ORDER__=1234 \
-       __FLOAT_WORD_ORDER__=1234
-
+       __FLOAT_WORD_ORDER__=1234 \
+       DPDK=1
+       
 # If the MACRO_EXPANSION and EXPAND_ONLY_PREDEF tags are set to YES then this
 # tag can be used to specify a list of macro names that should be expanded. The
 # macro definition that is found in the sources will be used. Use the PREDEFINED