Changeset 737
- Timestamp:
- 02/25/00 02:10:21 (9 years ago)
- Files:
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
lm-sensors/trunk/kernel/busses/Module.mk
r729 r737 29 29 $(MODULE_DIR)/i2c-amd756.o \ 30 30 $(MODULE_DIR)/i2c-i810.o \ 31 $(MODULE_DIR)/i2c-bit-voodoo3.o \ 31 32 $(MODULE_DIR)/i2c-sis5595.o 32 33 ifneq ($(shell if grep -q '^CONFIG_I2C_ALI15X3=y' $(LINUX)/.config; then echo 1; fi),1)
