Various tiny fixes (trivial):
[coreboot.git] / payloads / coreinfo / Makefile
index c3f102e8365a13e9e6a47a67b8f7d62b3248c30e..f22170946cb2326e2a28f4bdf7f503bfa0eabeb8 100644 (file)
@@ -66,7 +66,7 @@ else
 
 include $(src)/.config
 
-all: $(TARGET)
+all: prepare $(TARGET)
 
 $(TARGET): $(OBJS)
        $(Q)printf "  LD      $(subst $(shell pwd)/,,$(@))\n"