Skip to content

Commit 5deeb2e

Browse files
committed
kmods: backport isl68137 driver
1 parent e169020 commit 5deeb2e

3 files changed

Lines changed: 532 additions & 0 deletions

File tree

kmods/backports/Makefile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ ifeq (,$(filter $(CONFIG_LEDS_TRIGGER_TIMER),y m))
66
obj-m += ledtrig-timer.o
77
endif
88
obj-m += bp4f_ina238.o
9+
obj-m += bp4f_isl68137.o
910
obj-m += bp4f_lm25066.o
1011
obj-m += bp4f_ltc4286.o
1112
obj-m += bp4f_max31790.o

0 commit comments

Comments
 (0)