i965: automake: remove spurious white space

Unintentionally introduced by yours truly with the i965 compiler move.

Signed-off-by: Emil Velikov <emil.velikov@collabora.com>
This commit is contained in:
Emil Velikov
2017-03-16 13:55:42 +00:00
committed by Emil Velikov
parent d2bb0c8590
commit e6bef50f4c
-1
View File
@@ -96,4 +96,3 @@ brw_oa_hsw.h: brw_oa.py brw_oa_hsw.xml
$(PYTHON2) $(PYTHON_FLAGS) $(srcdir)/brw_oa.py --header=$(builddir)/brw_oa_hsw.h --chipset=hsw $(srcdir)/brw_oa_hsw.xml
brw_oa_hsw.c: brw_oa.py brw_oa_hsw.xml
$(PYTHON2) $(PYTHON_FLAGS) $(srcdir)/brw_oa.py --code=$(builddir)/brw_oa_hsw.c --chipset=hsw $(srcdir)/brw_oa_hsw.xml