jump_label: Provide a self-test
[deliverable/linux.git] / lib / Makefile
index 6897b527581a8d9fcb65b4a2e01815d3d34498ed..14f6e07e33a823f3e990305e3defaa6c531fb208 100644 (file)
@@ -39,6 +39,8 @@ obj-$(CONFIG_TEST_KSTRTOX) += test-kstrtox.o
 obj-$(CONFIG_TEST_LKM) += test_module.o
 obj-$(CONFIG_TEST_RHASHTABLE) += test_rhashtable.o
 obj-$(CONFIG_TEST_USER_COPY) += test_user_copy.o
+obj-$(CONFIG_TEST_JUMP_LABEL) += test_jump_label.o
+obj-$(CONFIG_TEST_JUMP_LABEL) += test_jump_label_base.o
 
 ifeq ($(CONFIG_DEBUG_KOBJECT),y)
 CFLAGS_kobject.o += -DDEBUG
This page took 0.024371 seconds and 5 git commands to generate.