diff options
author | Samuel Thibault <samuel.thibault@ens-lyon.org> | 2012-06-10 21:49:33 +0000 |
---|---|---|
committer | Samuel Thibault <samuel.thibault@ens-lyon.org> | 2012-06-10 21:49:33 +0000 |
commit | 8d5868497b16dffdc43e1d1b9483cb7e1d8bed78 (patch) | |
tree | 76c6ee989163e846f09154c5f29a6a481fd43601 /debian | |
parent | 6c06999c31f0c9b4e0b4081ee6bbe19de3c13897 (diff) |
refresh
Diffstat (limited to 'debian')
-rw-r--r-- | debian/patches/13_ide_dma.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/patches/13_ide_dma.patch b/debian/patches/13_ide_dma.patch index ff1dacd..2a950fa 100644 --- a/debian/patches/13_ide_dma.patch +++ b/debian/patches/13_ide_dma.patch @@ -1081,5 +1081,5 @@ Index: b/linux/configfrag.ac + AC_DEFINE([CONFIG_BLK_DEV_FORCE_DMA], [1], [Force DMA on IDE block devices])]) + dnl SCSI controllers. + AC_OPTION_Linux_group([scsi], [SCSI drivers]) - AC_Linux_DRIVER([53c78xx], |