diff options
author | attila <attila@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2006-07-05 16:51:42 +0000 |
---|---|---|
committer | attila <attila@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2006-07-05 16:51:42 +0000 |
commit | 0612c70909c731817c1dac1c3b5a501efb6644e8 (patch) | |
tree | bc048beddd0cec980eeecb181de5328fbc481200 /drivers/README.linux.2.6 | |
parent | 1989cd3f6f45b900005926bbcb45ac55860396ad (diff) |
add a file saying that people should not try to compile
the svn mga vid for 2.6
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18911 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'drivers/README.linux.2.6')
-rw-r--r-- | drivers/README.linux.2.6 | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/drivers/README.linux.2.6 b/drivers/README.linux.2.6 new file mode 100644 index 0000000000..4004951399 --- /dev/null +++ b/drivers/README.linux.2.6 @@ -0,0 +1,6 @@ +The code in this directory is the old mga_vid driver for +linux kernel versions 2.0.x, 2.2.x and 2.4.x. It _does_not_ +compile for version 2.6. + +For linux kernel 2.6.x please get the newest version of +the 2.6 port from http://attila.kinali.ch/mga/ |