]> git.openfabrics.org - ~aditr/compat-rdma.git/commitdiff
makefile: Add compat_base
authorVladimir Sokolovsky <vlad@mellanox.com>
Mon, 2 Jul 2012 12:02:40 +0000 (15:02 +0300)
committerVladimir Sokolovsky <vlad@mellanox.com>
Mon, 2 Jul 2012 12:02:40 +0000 (15:02 +0300)
Signed-off-by: Vladimir Sokolovsky <vlad@mellanox.com>
makefile

index 9af04521203aa302d2ae75a7ce7a70ac72dd7c95..19a668cc9cc3f5df7dd7e77ac1631abbd550fa0d 100644 (file)
--- a/makefile
+++ b/makefile
@@ -16,6 +16,7 @@ export CREL=$(shell cat $(CWD)/compat_version)
 export CREL_PRE:=.compat_autoconf_
 export CREL_CHECK:=$(CREL_PRE)$(CREL)
 CFLAGS += \
+       -DCOMPAT_BASE="\"$(shell cat compat_base)\"" \
        -DCOMPAT_BASE_TREE="\"$(shell cat compat_base_tree)\"" \
        -DCOMPAT_BASE_TREE_VERSION="\"$(shell cat compat_base_tree_version)\"" \
        -DCOMPAT_PROJECT="\"Compat-rdma\"" \