From b13c20ad6d18431aa5bb4d9a85e5718c77aabf8d Mon Sep 17 00:00:00 2001 From: "Mark D. Studebaker" Date: Mon, 17 Mar 2003 02:56:48 +0000 Subject: [PATCH] I2C_HEADERS = to := (from Philip Pokorny) git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@1729 7894878c-1315-0410-8ee3-d5d059ff63e0 --- Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Makefile b/Makefile index 1e00e136..35da7667 100644 --- a/Makefile +++ b/Makefile @@ -49,8 +49,8 @@ COMPILE_KERNEL := 1 # may be used mistakenly. Note: This should point to the directory # *above* the linux/ subdirectory, so to /usr/local/include in the # above example. -I2C_HEADERS=/usr/local/include -#I2C_HEADERS=$(LINUX_HEADERS) +I2C_HEADERS := /usr/local/include +#I2C_HEADERS := $(LINUX_HEADERS) # Uncomment the third line on SMP systems if the magic invocation fails. It # is a bit complicated because SMP configuration changed around kernel 2.1.130