]> git.pld-linux.org Git - packages/eagle-usb.git/blob - eagle-stupid.patch
- added initscript
[packages/eagle-usb.git] / eagle-stupid.patch
1 --- eagle-1.0.4/driver/Macros.h~        2003-04-24 00:25:49.000000000 +0200
2 +++ eagle-1.0.4/driver/Macros.h 2003-09-11 18:49:22.227372432 +0200
3 @@ -26,7 +26,7 @@
4  #define MACROS_H
5  
6  /*Compatibility macros (USB changed in kernel 2.4.20)*/
7 -#if LINUX_VERSION_CODE > KERNEL_VERSION(2,4,19)
8 +#if 1 
9  
10  typedef struct usb_ctrlrequest devrequest;
11  #define FILL_USB_CTRL_REQUEST(p, t, r, v, i, l)         \
This page took 0.045218 seconds and 3 git commands to generate.