diff options
Diffstat (limited to 'src/superio/via/vt1211/Makefile.inc')
-rw-r--r-- | src/superio/via/vt1211/Makefile.inc | 2 |
1 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 |