]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - lib/Makefile
Merge tag '4.13-fixes' of git://git.lwn.net/linux
[karo-tx-linux.git] / lib / Makefile
index 5a008329324e701c6476f2e9cb4fec2832ec4212..85e91e51a9fed28f5d79a198857c162c918cd860 100644 (file)
@@ -46,6 +46,7 @@ obj-$(CONFIG_TEST_HEXDUMP) += test_hexdump.o
 obj-y += kstrtox.o
 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_KASAN) += test_kasan.o
 obj-$(CONFIG_TEST_KSTRTOX) += test-kstrtox.o