Commit graph

9 commits

Author SHA1 Message Date
Armijn Hemel 38420dfd6f make sure ov511 2.30 still builds...or builds again...
svn path=/nixpkgs/trunk/; revision=5764
2006-07-17 21:35:58 +00:00
Armijn Hemel 512ba2d502 don't link with glibc
svn path=/nixpkgs/trunk/; revision=5746
2006-07-17 18:01:50 +00:00
Armijn Hemel d169043264 readd ov511 2.30
svn path=/nixpkgs/trunk/; revision=5745
2006-07-17 17:57:26 +00:00
Armijn Hemel 1fc6ce85c4 compile with the right kernel, mark the compilation as b0rken (because it
is and needs more investigation)

svn path=/nixpkgs/trunk/; revision=5726
2006-07-17 07:49:17 +00:00
Armijn Hemel 4ce1ddab36 hurray for changing kernel interfaces!
svn path=/nixpkgs/trunk/; revision=5721
2006-07-16 22:33:10 +00:00
Armijn Hemel 95dd22417c prevent the kernel modules to link with the glibc headers. This is very very
tricky. D'oh!!!

svn path=/nixpkgs/trunk/; revision=5720
2006-07-16 20:05:23 +00:00
Armijn Hemel 18104bd4e9 new version of ov511 drivers, includes new kernel patch. Yay.
svn path=/nixpkgs/trunk/; revision=5718
2006-07-16 17:46:11 +00:00
Eelco Dolstra 3389f4bc36 * Copy lots of files to nix.cs.uu.nl.
svn path=/nixpkgs/trunk/; revision=4623
2006-01-30 16:04:03 +00:00
Armijn Hemel f6e4235c6b add ov511 kernel driver. This is for testing purposes. What we do is we build
the module and install it under $out/lib/modules/$kernelversion/ ...

Eventually we will make tons of symlinks from /lib/modules/$kernelversion
to this location, so we can safely run tools like depmod and friends.
I believe this is the least ugly hack to make it work.

svn path=/nixpkgs/trunk/; revision=4486
2006-01-03 15:49:54 +00:00