Rename build system variables to be more intuitive, and
[coreboot.git] / src / northbridge / via / cn400 / Makefile.inc
index 89bff39862ddb1df8f793d46ca0435ec2c8f8273..64eab387395e0b53b46e5ca18b009d8f3fc81ff8 100644 (file)
@@ -18,8 +18,8 @@
 ## Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301 USA
 ##
 
-driver-y += northbridge.o
-driver-y += agp.o
-driver-y += vga.o
-driver-y += vlink.o
+driver-y += northbridge.c
+driver-y += agp.c
+driver-y += vga.c
+driver-y += vlink.c