C and other Super I/O cosmetic fixes.
[coreboot.git] / src / superio / smsc / lpc47m10x / Makefile.inc
index 71fd06e23ae1a48b3983ebe75307c1f1cf079cca..3f716018c8d2d14999e9ef5af2243547db9142a7 100644 (file)
@@ -1,11 +1,11 @@
 ##
-## superio.c: RAM driver for SMSC LPC47M10X2 Super I/O chip
+## This file is part of the coreboot project.
 ##
-## Copyright 2000  AG Electronics Ltd.
-## Copyright 2003-2004 Linux Networx
-## Copyright 2004 Tyan
+## Copyright (C) 2000 AG Electronics Ltd.
+## Copyright (C) 2003-2004 Linux Networx
+## Copyright (C) 2004 Tyan
 ## Copyright (C) 2005 Digital Design Corporation
-## Copyright (C) Ron Minnich, LANL
+## Copyright (C) 2006 Ron Minnich, LANL
 ##
 ## This program is free software; you can redistribute it and/or modify
 ## it under the terms of the GNU General Public License as published by
@@ -22,5 +22,5 @@
 ## Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
 ##
 
-#config chip.h
-obj-$(CONFIG_SUPERIO_SMSC_LPC47M10X) += superio.o
+ramstage-$(CONFIG_SUPERIO_SMSC_LPC47M10X) += superio.c
+