X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=fs%2Fsandbox%2FMakefile;h=ca238f6d7da979b68b0c67d241fc529fdd762e42;hb=7df546a653462c91bc88bf9bf465ff2e39fde59e;hp=faa7c16ba013243b821c9dfe8d0cfbd072f07984;hpb=d44a5f51288aec60c6bdb4ac939d75c24e5bf9c2;p=u-boot diff --git a/fs/sandbox/Makefile b/fs/sandbox/Makefile index faa7c16ba0..ca238f6d7d 100644 --- a/fs/sandbox/Makefile +++ b/fs/sandbox/Makefile @@ -10,4 +10,4 @@ # SPDX-License-Identifier: GPL-2.0+ # -obj-$(CONFIG_SANDBOX) := sandboxfs.o +obj-y := sandboxfs.o