Skip to content

Instantly share code, notes, and snippets.

@dineshshetty
Created May 2, 2019 06:31
Show Gist options
  • Save dineshshetty/8b5d7ae87aa4f2b5d9298e5826248b65 to your computer and use it in GitHub Desktop.
Save dineshshetty/8b5d7ae87aa4f2b5d9298e5826248b65 to your computer and use it in GitHub Desktop.
diff --git a/drivers/Makefile b/drivers/Makefile
index 5f5ccdb..866c993 100644
--- a/drivers/Makefile
+++ b/drivers/Makefile
@@ -183,3 +183,4 @@ obj-$(CONFIG_FPGA) += fpga/
obj-$(CONFIG_FSI) += fsi/
obj-$(CONFIG_TEE) += tee/
obj-$(CONFIG_MULTIPLEXER) += mux/
+obj-y += vulnerabilities/kernel_build/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment