summaryrefslogtreecommitdiff
path: root/cs40l26/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'cs40l26/Makefile')
-rw-r--r--cs40l26/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/cs40l26/Makefile b/cs40l26/Makefile
index 5642c07..3c4ceaf 100644
--- a/cs40l26/Makefile
+++ b/cs40l26/Makefile
@@ -21,6 +21,7 @@ KBUILD_OPTIONS += CONFIG_INPUT_CS40L26_I2C=m \
EXTRA_CFLAGS += -DDYNAMIC_DEBUG_MODULE
EXTRA_CFLAGS += -DCONFIG_INPUT_CS40L26_ATTR_UNDER_BUS
+EXTRA_CFLAGS += -DCONFIG_GOOG_CUST
modules modules_install clean:
$(MAKE) -C $(KERNEL_SRC) M=$(M) \