diff options
Diffstat (limited to 'fs/sandbox/Makefile')
| -rw-r--r-- | fs/sandbox/Makefile | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/fs/sandbox/Makefile b/fs/sandbox/Makefile index 880d59dd693..54ad842d1fe 100644 --- a/fs/sandbox/Makefile +++ b/fs/sandbox/Makefile @@ -9,4 +9,4 @@  # Pavel Bartusek, Sysgo Real-Time Solutions AG, pba@sysgo.de  obj-y := sandboxfs.o -obj-$(CONFIG_$(SPL_TPL_)BOOTSTD) += host_bootdev.o +obj-$(CONFIG_$(PHASE_)BOOTSTD) += host_bootdev.o | 
