X-Git-Url: https://git.librecmc.org/?p=oweals%2Fu-boot.git;a=blobdiff_plain;f=test%2FMakefile;h=2971d0d87fb28c7eec4b2e64d70123742469c144;hp=2fe41f489c3b7814710b26b303c12231769981a1;hb=395041b2fd2f1cb2c84127acb18d87c27c29448c;hpb=20fd256deb055479c9c0c9f0b1a9f9098c96f310 diff --git a/test/Makefile b/test/Makefile index 2fe41f489c..2971d0d87f 100644 --- a/test/Makefile +++ b/test/Makefile @@ -10,5 +10,5 @@ obj-$(CONFIG_SANDBOX) += compression.o obj-$(CONFIG_SANDBOX) += print_ut.o obj-$(CONFIG_UT_TIME) += time_ut.o obj-$(CONFIG_UT_UNICODE) += unicode_ut.o -obj-$(CONFIG_$(SPL_)LOG) += log/ +obj-y += log/ obj-$(CONFIG_UNIT_TEST) += lib/