]> asedeno.scripts.mit.edu Git - linux.git/blobdiff - lib/Makefile
pinctrl: intel: Do pin translation in other GPIO operations as well
[linux.git] / lib / Makefile
index 9baefb6cb1a11a54073e9e9fec7f06eccc876b58..ca3f7ebb900d8eba9397fcc4c112dff9a6bdb05d 100644 (file)
@@ -50,6 +50,7 @@ obj-$(CONFIG_TEST_BPF) += test_bpf.o
 obj-$(CONFIG_TEST_FIRMWARE) += test_firmware.o
 obj-$(CONFIG_TEST_SYSCTL) += test_sysctl.o
 obj-$(CONFIG_TEST_HASH) += test_hash.o test_siphash.o
+obj-$(CONFIG_TEST_IDA) += test_ida.o
 obj-$(CONFIG_TEST_KASAN) += test_kasan.o
 CFLAGS_test_kasan.o += -fno-builtin
 obj-$(CONFIG_TEST_UBSAN) += test_ubsan.o