mirror of
https://gitlab.freedesktop.org/mesa/drm.git
synced 2026-05-05 11:18:11 +02:00
README with hints on how to make a 2.6 specific version of a 2.4/2.6 shared
file
This commit is contained in:
parent
1d6392f1fd
commit
edbfb46c0b
1 changed files with 4 additions and 0 deletions
4
linux-2.6/README
Normal file
4
linux-2.6/README
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
To make a 2.6 version of a 2.4 file:
|
||||
1) copy the CVS ,v file on the freedesktop server so that we don't lose the history
|
||||
2) remove it from $(L24SHARED) in the Makefile
|
||||
3) update from CVS to get the copied file
|
||||
Loading…
Add table
Reference in a new issue