diff options
author | Chris Wilson <chris@chris-wilson.co.uk> | 2013-07-26 10:19:43 +0100 |
---|---|---|
committer | Chris Wilson <chris@chris-wilson.co.uk> | 2013-07-28 14:49:07 +0100 |
commit | 04d5c33b9677fc920ad58522f93d832a42de4744 (patch) | |
tree | 9d70a4068c0d171fa2418985532045185bc5a17b /configure.ac | |
parent | 45d4e8dcf9aee37015b1ee026997ed4dabdf112e (diff) |
uxa: Colocate architecture source files with backend implementation sources
i.e. move the toplevel uxa/*.[ch] into src/uxa/*.[ch]
Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 0eadbabf..eb34946d 100644 --- a/configure.ac +++ b/configure.ac @@ -507,7 +507,6 @@ AC_SUBST([moduledir]) AC_CONFIG_FILES([ Makefile man/Makefile - uxa/Makefile src/Makefile src/legacy/Makefile src/legacy/i810/Makefile |