Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
X
xf86-video-sis
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
17
Issues
17
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Packages & Registries
Packages & Registries
Container Registry
Analytics
Analytics
CI / CD
Repository
Value Stream
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
xorg
driver
xf86-video-sis
Commits
31f3dd0d
Commit
31f3dd0d
authored
Jul 11, 2018
by
Kevin Brace
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Minor adjustment to the compilation order
Signed-off-by:
Kevin Brace
<
kevinbrace@gmx.com
>
parent
a50b2b34
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
+3
-3
src/Makefile.am
src/Makefile.am
+3
-3
No files found.
src/Makefile.am
View file @
31f3dd0d
...
...
@@ -32,16 +32,17 @@ sis_drv_la_SOURCES = \
300vtbl.h
\
310vtbl.h
\
compat-api.h
\
init.c
\
init.h
\
init301.c
\
init301.h
\
init.c
\
initdef.h
\
initextx.c
\
initextx.h
\
init.h
\
oem300.h
\
oem310.h
\
osdef.h
\
sis.h
\
sis300_accel.c
\
sis300_accel.h
\
sis310_accel.c
\
...
...
@@ -58,7 +59,6 @@ sis_drv_la_SOURCES = \
sis_dga.c
\
sis_driver.c
\
sis_driver.h
\
sis.h
\
sis_memcpy.c
\
sis_opt.c
\
sis_regs.h
\
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment