summaryrefslogtreecommitdiff
path: root/net/rfkill/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/rfkill/Makefile')
-rw-r--r--net/rfkill/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/net/rfkill/Makefile b/net/rfkill/Makefile
index d9a5a58ffd8..311768783f4 100644
--- a/net/rfkill/Makefile
+++ b/net/rfkill/Makefile
@@ -6,3 +6,4 @@ rfkill-y += core.o
rfkill-$(CONFIG_RFKILL_INPUT) += input.o
obj-$(CONFIG_RFKILL) += rfkill.o
obj-$(CONFIG_RFKILL_REGULATOR) += rfkill-regulator.o
+obj-$(CONFIG_RFKILL_GPIO) += rfkill-gpio.o