diff options
Diffstat (limited to 'src/northbridge/via/Makefile.inc')
-rw-r--r-- | src/northbridge/via/Makefile.inc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/northbridge/via/Makefile.inc b/src/northbridge/via/Makefile.inc index 2e74b61458..e311e4a2af 100644 --- a/src/northbridge/via/Makefile.inc +++ b/src/northbridge/via/Makefile.inc @@ -5,4 +5,3 @@ subdirs-$(CONFIG_NORTHBRIDGE_VIA_CX700) += cx700 subdirs-$(CONFIG_NORTHBRIDGE_VIA_CN400) += cn400 subdirs-$(CONFIG_NORTHBRIDGE_VIA_VX800) += vx800 subdirs-$(CONFIG_NORTHBRIDGE_VIA_VX900) += vx900 - |