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:
committed by
Emil Velikov
parent
d2bb0c8590
commit
e6bef50f4c
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user