mirror of
https://github.com/lm-sensors/lm-sensors
synced 2025-09-04 00:05:10 +00:00
I2C_HEADERS = to := (from Philip Pokorny)
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@1729 7894878c-1315-0410-8ee3-d5d059ff63e0
This commit is contained in:
4
Makefile
4
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
|
||||
|
Reference in New Issue
Block a user