We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e169020 commit 5deeb2eCopy full SHA for 5deeb2e
3 files changed
kmods/backports/Makefile
@@ -6,6 +6,7 @@ ifeq (,$(filter $(CONFIG_LEDS_TRIGGER_TIMER),y m))
6
obj-m += ledtrig-timer.o
7
endif
8
obj-m += bp4f_ina238.o
9
+obj-m += bp4f_isl68137.o
10
obj-m += bp4f_lm25066.o
11
obj-m += bp4f_ltc4286.o
12
obj-m += bp4f_max31790.o
0 commit comments