]> oss.titaniummirror.com Git - cp210x.git/commit
Fix linux-header dependencies
authorsmckown <smckown@986fd584-583e-0410-b54d-b9fe63dff8e5>
Thu, 26 Nov 2009 00:13:35 +0000 (00:13 +0000)
committersmckown <smckown@986fd584-583e-0410-b54d-b9fe63dff8e5>
Thu, 26 Nov 2009 00:13:35 +0000 (00:13 +0000)
commit8e0c2c991777cee694d48e8aa979fe4b18e01b6c
tree21ce5955e6759ebf3350bb88f7a19e0097436938
parent8813edac8906d10c31df85bf323af2ad364458f1
Fix linux-header dependencies

dkms pulls in linux-headers, which right now brings in linux-headers-2.6.24-16,
which doesn't relate to the current kernel.  By changing the depends for
cp210x-module-dkms to use linux-headers-generic, it pulls in the correct
headers, 2.6.24-25, and sets the proper symlinks for the build of cp210x to
work correctly.
Makefile
debian.in/control