Rename build system variables to be more intuitive, and
[coreboot.git] / src / boot / Makefile.inc
index 01542b3eb6b328057a79444615f3975b19f14ee0..a61f89ed0014721082b5096f6f8773ea5c20c0e3 100644 (file)
@@ -1,2 +1,2 @@
-obj-y += hardwaremain.o
-obj-y += selfboot.o
+ramstage-y += hardwaremain.c
+ramstage-y += selfboot.c