Jason Baron
2015-07-30 03:59:44 +00:00
committed by Ingo Molnar
parent ed79e94673
commit 579e1acb15
7 changed files with 329 additions and 0 deletions

View 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