projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
[kernel] net/usb: only package hso for 2.6.26
[openwrt.git]
/
target
/
linux
/
generic-2.4
/
patches
/
051-remove_pcmcia_modinst_compat.patch
diff --git
a/target/linux/generic-2.4/patches/051-remove_pcmcia_modinst_compat.patch
b/target/linux/generic-2.4/patches/051-remove_pcmcia_modinst_compat.patch
index
5e1b6b7
..
ad724ec
100644
(file)
--- a/
target/linux/generic-2.4/patches/051-remove_pcmcia_modinst_compat.patch
+++ b/
target/linux/generic-2.4/patches/051-remove_pcmcia_modinst_compat.patch
@@
-1,8
+1,8
@@
Index: linux-2.4.35.4/Makefile
===================================================================
Index: linux-2.4.35.4/Makefile
===================================================================
---- linux-2.4.35.4.orig/Makefile
2007-12-15 05:19:50.995327098 +0100
-+++ linux-2.4.35.4/Makefile
2007-12-15 05:19:51.427351715 +0100
-@@ -428,18 +428,9 @@
+--- linux-2.4.35.4.orig/Makefile
++++ linux-2.4.35.4/Makefile
+@@ -428,18 +428,9 @@
else
depmod_opts := -b $(INSTALL_MOD_PATH) -r
endif
.PHONY: _modinst_post
depmod_opts := -b $(INSTALL_MOD_PATH) -r
endif
.PHONY: _modinst_post
This page took
0.023343 seconds
and
4
git commands to generate.