SOURCES: ipw2200-1.1.4-patch_kernel.patch (NEW) - fix patch_kernel...
shadzik
shadzik at pld-linux.org
Mon Aug 21 13:23:17 CEST 2006
Author: shadzik Date: Mon Aug 21 11:23:17 2006 GMT
Module: SOURCES Tag: HEAD
---- Log message:
- fix patch_kernel problem in 1.1.4
---- Files affected:
SOURCES:
ipw2200-1.1.4-patch_kernel.patch (NONE -> 1.1) (NEW)
---- Diffs:
================================================================
Index: SOURCES/ipw2200-1.1.4-patch_kernel.patch
diff -u /dev/null SOURCES/ipw2200-1.1.4-patch_kernel.patch:1.1
--- /dev/null Mon Aug 21 13:23:17 2006
+++ SOURCES/ipw2200-1.1.4-patch_kernel.patch Mon Aug 21 13:23:12 2006
@@ -0,0 +1,11 @@
+diff -urp ipw2200-1.1.4/Makefile b/Makefile
+--- ipw2200-1.1.4/Makefile 2006-08-21 10:38:29.000000000 +0800
++++ b/Makefile 2006-08-21 17:02:26.000000000 +0800
+@@ -185,6 +185,7 @@ patch_kernel:
+ ${KSRC}/drivers/net/wireless/Makefile)
+ @cp README.ipw2200 ${KSRC}/Documentation/networking
+ @cp ipw2200.{c,h} ${KSRC}/drivers/net/wireless
++ @cp compat.{c,h} ${KSRC}/drivers/net/wireless
+ @cp in-tree/Kconfig.ipw2200 ${KSRC}/drivers/net/wireless
+ @(grep -q "Kconfig\.ipw2200" ${KSRC}/drivers/net/wireless/Kconfig || \
+ grep -q "IPW2200" ${KSRC}/drivers/net/wireless/Kconfig || \
================================================================
More information about the pld-cvs-commit
mailing list