X-Git-Url: http://git.rohieb.name/openwrt.git/blobdiff_plain/ad627e4cdde579fb30a79b5f05be8eb4726e4cf2..e141a9231dc8a20e7ba6e2dd0b29b4f1082ed094:/package/acx/patches/002-disable-usb.diff diff --git a/package/acx/patches/002-disable-usb.diff b/package/acx/patches/002-disable-usb.diff index 4eb01829b..2c7eb1665 100644 --- a/package/acx/patches/002-disable-usb.diff +++ b/package/acx/patches/002-disable-usb.diff @@ -1,5 +1,7 @@ ---- acx-20070101.orig/Makefile 2007-01-25 17:09:24.000000000 +0700 -+++ acx-20070101/Makefile 2007-01-25 17:09:41.000000000 +0700 +Index: acx-20070101/Makefile +=================================================================== +--- acx-20070101.orig/Makefile 2007-06-04 13:22:42.463399864 +0200 ++++ acx-20070101/Makefile 2007-06-04 13:22:42.747356696 +0200 @@ -1,7 +1,7 @@ obj-m += acx.o @@ -9,8 +11,10 @@ acx-objs := wlan.o conv.o ioctl.o common.o $(acx-obj-y) ---- acx-20070101.orig/acx_config.h 2007-01-25 17:21:05.000000000 +0700 -+++ acx-20070101/acx_config.h 2007-01-25 17:21:08.000000000 +0700 +Index: acx-20070101/acx_config.h +=================================================================== +--- acx-20070101.orig/acx_config.h 2007-06-04 13:22:42.469398952 +0200 ++++ acx-20070101/acx_config.h 2007-06-04 13:22:42.747356696 +0200 @@ -1,6 +1,6 @@ /* temporary hack until proper Kconfig integration */ #define CONFIG_ACX_PCI 1