diff options
Diffstat (limited to 'src/superio/via/vt1211')
-rw-r--r-- | src/superio/via/vt1211/Makefile.inc | 2 | ||||
-rw-r--r-- | src/superio/via/vt1211/superio.c (renamed from src/superio/via/vt1211/vt1211.c) | 0 |
2 files changed, 1 insertions, 1 deletions
diff --git a/src/superio/via/vt1211/Makefile.inc b/src/superio/via/vt1211/Makefile.inc index a0c8f8b11b..d3044afd11 100644 --- a/src/superio/via/vt1211/Makefile.inc +++ b/src/superio/via/vt1211/Makefile.inc @@ -14,4 +14,4 @@ ## GNU General Public License for more details. ## -ramstage-$(CONFIG_SUPERIO_VIA_VT1211) += vt1211.c +ramstage-$(CONFIG_SUPERIO_VIA_VT1211) += superio.c diff --git a/src/superio/via/vt1211/vt1211.c b/src/superio/via/vt1211/superio.c index 28586baa22..28586baa22 100644 --- a/src/superio/via/vt1211/vt1211.c +++ b/src/superio/via/vt1211/superio.c |