From 01d2e46ddb9e17bda911ccce97bfef8ad77b1cbc Mon Sep 17 00:00:00 2001 From: Felix Held Date: Wed, 27 Dec 2017 23:12:46 +0100 Subject: superio: move files to match the common naming scheme Change-Id: I1a8fc34aaaf42514c8af97ab155ff2712e7a5448 Signed-off-by: Felix Held Reviewed-on: https://review.coreboot.org/23009 Reviewed-by: Alexander Couzens Tested-by: build bot (Jenkins) --- src/superio/smsc/fdc37n972/Makefile.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/superio/smsc/fdc37n972/Makefile.inc') diff --git a/src/superio/smsc/fdc37n972/Makefile.inc b/src/superio/smsc/fdc37n972/Makefile.inc index 337123a8a4..235d7ae0ab 100644 --- a/src/superio/smsc/fdc37n972/Makefile.inc +++ b/src/superio/smsc/fdc37n972/Makefile.inc @@ -13,4 +13,4 @@ ## GNU General Public License for more details. ## -ramstage-$(CONFIG_SUPERIO_SMSC_FDC37N972) += fdc37n972.c +ramstage-$(CONFIG_SUPERIO_SMSC_FDC37N972) += superio.c -- cgit v1.2.3