]> git.sur5r.net Git - u-boot/blobdiff - common/Makefile
sandbox: add ADC unit tests
[u-boot] / common / Makefile
index 8c7775a783af6e804cdce8874b1c06babadcacf9..d986cde7b93773376b63881118358b88407524c3 100644 (file)
@@ -7,6 +7,7 @@
 
 # core
 ifndef CONFIG_SPL_BUILD
+obj-y += init/
 obj-y += main.o
 obj-y += exports.o
 obj-y += hash.o