X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=test%2FMakefile;h=2fe41f489c3b7814710b26b303c12231769981a1;hb=9450ab2ba8d720bd9f73bccc0af2e2b5a2c2aaf1;hp=1e434730b681d215a927bf43d2c542a2765572fb;hpb=d24c1d0f4da3b081a4fedf7ae2a08790871f08d0;p=platform%2Fkernel%2Fu-boot.git diff --git a/test/Makefile b/test/Makefile index 1e43473..2fe41f4 100644 --- a/test/Makefile +++ b/test/Makefile @@ -2,6 +2,7 @@ # # (C) Copyright 2012 The Chromium Authors +obj-$(CONFIG_SANDBOX) += bloblist.o obj-$(CONFIG_UNIT_TEST) += cmd_ut.o obj-$(CONFIG_UNIT_TEST) += ut.o obj-$(CONFIG_SANDBOX) += command_ut.o