]> git.ipfire.org Git - thirdparty/u-boot.git/blobdiff - fs/sandbox/Makefile
bootstd: sandbox: Add a hostfs bootdev
[thirdparty/u-boot.git] / fs / sandbox / Makefile
index 06090519bf4457f41ea4d6c54d7b344daa71e96d..880d59dd6930abd183ff14a7639d0e1fc8c059c4 100644 (file)
@@ -9,3 +9,4 @@
 # Pavel Bartusek, Sysgo Real-Time Solutions AG, pba@sysgo.de
 
 obj-y := sandboxfs.o
+obj-$(CONFIG_$(SPL_TPL_)BOOTSTD) += host_bootdev.o