2
0
mirror of https://github.com/lm-sensors/lm-sensors synced 2025-08-30 22:05:11 +00:00

add smbus-arp

git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@1393 7894878c-1315-0410-8ee3-d5d059ff63e0
This commit is contained in:
Mark D. Studebaker
2002-06-12 03:28:00 +00:00
parent e2a6466a4d
commit ef8ce903f3

View File

@@ -25,6 +25,7 @@ KERNELCHIPSDIR := $(MODULE_DIR)
# defined value verbatim into the command-list of rules...
# These targets are NOT included in 'mkpatch' ...
KERNELCHIPSTARGETS := $(MODULE_DIR)/pcf8591.o
KERNELCHIPSTARGETS += $(MODULE_DIR)/smbus-arp.o
# These targets ARE included in 'mkpatch', except for LTC1710, which we
# leave here because it used to be in 'mkpatch' ...