diff options
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 |