projects
/
openwrt
/
svn-archive
/
openwrt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3e779ac
)
fix pcmcia module install
author
Felix Fietkau
<nbd@openwrt.org>
Sat, 2 Sep 2006 19:28:46 +0000
(19:28 +0000)
committer
Felix Fietkau
<nbd@openwrt.org>
Sat, 2 Sep 2006 19:28:46 +0000
(19:28 +0000)
SVN-Revision: 4731
openwrt/target/linux/linux-2.4/Makefile
patch
|
blob
|
history
diff --git
a/openwrt/target/linux/linux-2.4/Makefile
b/openwrt/target/linux/linux-2.4/Makefile
index 436cb741a1e4d565d9615a22af6e111cb1a3709d..e261deaee83c08beb9b331a18fa0ef725f56547a 100644
(file)
--- a/
openwrt/target/linux/linux-2.4/Makefile
+++ b/
openwrt/target/linux/linux-2.4/Makefile
@@
-112,7
+112,7
@@
$(eval $(call KMOD_template,IP6TABLES,ip6tables,\
$(eval $(call KMOD_template,PCMCIA,pcmcia,\
$(MODULES_DIR)/kernel/drivers/pcmcia/*.o \
-,CONFIG_PCMCIA))
+,CONFIG_PCMCIA
,,40,pcmcia_core yenta_socket ds
))
$(eval $(call KMOD_template,PCMCIA_SERIAL,pcmcia-serial, \
$(MODULES_DIR)/kernel/drivers/char/pcmcia/serial_cs.o \
,CONFIG_PCMCIA_SERIAL_CS))