diff options
author | hauke <hauke@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2010-02-19 21:30:10 +0000 |
---|---|---|
committer | hauke <hauke@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2010-02-19 21:30:10 +0000 |
commit | d5434378fcb343964a8f803a53054c2ad1241b2e (patch) | |
tree | ce5150ff97dd8599f29d039d3f87b5e2c2b72445 /target/linux/generic-2.4/patches/051-remove_pcmcia_modinst_compat.patch | |
parent | c3c69bf72759674efcf3cbc9bbc64514225e5e47 (diff) |
[brcm-2.4] update kernel to version 2.4.37.9 and refresh patches
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19762 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/generic-2.4/patches/051-remove_pcmcia_modinst_compat.patch')
-rw-r--r-- | target/linux/generic-2.4/patches/051-remove_pcmcia_modinst_compat.patch | 2 |
1 files changed, 1 insertions, 1 deletions
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 1b57736776..41d7cbee58 100644 --- 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,6 +1,6 @@ --- a/Makefile +++ b/Makefile -@@ -431,18 +431,9 @@ else +@@ -435,18 +435,9 @@ else depmod_opts := -b $(INSTALL_MOD_PATH) -r endif .PHONY: _modinst_post |