X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=drivers%2Fmisc%2FMakefile;h=f66c9e8839dbc9dbbde845618754c3cedcb0f89b;hb=004e67c21634d0184eb0b874cbd05d834cb79067;hp=4ce9d213f06f964f5840c7baa9c8061b814a3d39;hpb=440bc11f2e10dd80c7f5e717bc52daff73091bd5;p=platform%2Fkernel%2Fu-boot.git diff --git a/drivers/misc/Makefile b/drivers/misc/Makefile index 4ce9d21..f66c9e8 100644 --- a/drivers/misc/Makefile +++ b/drivers/misc/Makefile @@ -39,7 +39,7 @@ ifdef CONFIG_SPL_BUILD obj-$(CONFIG_SANDBOX) += spltest_sandbox.o endif endif -obj-$(CONFIG_SANDBOX) += syscon_sandbox.o +obj-$(CONFIG_SANDBOX) += syscon_sandbox.o misc_sandbox.o obj-$(CONFIG_TEGRA_CAR) += tegra_car.o obj-$(CONFIG_TEGRA186_BPMP) += tegra186_bpmp.o obj-$(CONFIG_TWL4030_LED) += twl4030_led.o