summaryrefslogtreecommitdiff
path: root/src/Makefile.am
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2013-11-17 10:27:42 -0800
committerAlan Coopersmith <alan.coopersmith@oracle.com>2013-11-19 00:06:00 -0800
commit6aa94687233f55a8044efe83cac82b04ab19609f (patch)
treeaaa6837f409922168b12755ea66bf24074da6419 /src/Makefile.am
parente9109a0b04695d6971c94abe271dda2dc1a5e886 (diff)
Remove mga_esc.c vestigal stub
Previously contained MGA HAL code, was left an empty shell by the removal of USEMGAHAL in commit 94bbeb132c7eda. Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com> Reviewed-by: Ian Romanick <ian.d.romanick@intel.com>
Diffstat (limited to 'src/Makefile.am')
-rw-r--r--src/Makefile.am1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index 8227c05..20fbdf6 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -39,7 +39,6 @@ mga_drv_la_SOURCES = \
mga_dga.c \
mga_dh.c \
mga_driver.c \
- mga_esc.c \
mga_g450pll.c \
mga.h \
mga_halmod.c \