From 7209d4b37f9f17fcbd327af04fdaadba92bddaaa Mon Sep 17 00:00:00 2001 From: Vladislav Bolkhovitin Date: Wed, 13 Dec 2006 11:51:41 +0000 Subject: [PATCH] Minor cleanup git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@50 d57e44dd-8a1f-0410-8b47-8ef2f437770f --- mpt/in-tree/Makefile.diff | 13 ++----------- 1 file changed, 2 insertions(+), 11 deletions(-) diff --git a/mpt/in-tree/Makefile.diff b/mpt/in-tree/Makefile.diff index cd2ad3900..bf1582329 100644 --- a/mpt/in-tree/Makefile.diff +++ b/mpt/in-tree/Makefile.diff @@ -1,19 +1,10 @@ --- Makefile_orig 2006-03-05 22:07:54.000000000 +0300 -+++ Makefile 2006-12-13 14:11:52.000000000 +0300 -@@ -8,7 +8,6 @@ - #EXTRA_CFLAGS += -DMPT_DEBUG_EXIT - #EXTRA_CFLAGS += -DMPT_DEBUG_FAIL - -- - # - # driver/module specifics... - # -@@ -30,9 +29,19 @@ ++++ Makefile 2006-12-13 14:50:36.000000000 +0300 +@@ -30,9 +30,18 @@ #CFLAGS_mptctl.o += -DMPT_DEBUG_IOCTL # +SCST_INC_DIR := /usr/local/include/scst -+SCST_DIR := $(SCST_INC_DIR) + +CFLAGS_mpt_scst.o += -I$(SCST_INC_DIR) -I$(src) +CFLAGS_mpt_scst.o += -DEXTRACHECKS