Changeset 734
- Timestamp:
- 02/13/00 01:21:54 (9 years ago)
- Files:
-
- lm-sensors/trunk/Makefile (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
lm-sensors/trunk/Makefile
r675 r734 40 40 # /usr/local/include/linux), set that directory here. Please check this out 41 41 # if you get strange compilation errors; the default Linux i2c headers 42 # may be used mistakenly. 42 # may be used mistakenly. Note: This should point to the directory 43 # *above* the linux/ subdirectory, so to /usr/local/include in the 44 # above example. 43 45 I2C_HEADERS=/usr/local/include 44 46 #I2C_HEADERS=$(LINUX_HEADERS)
