projects
/
openwrt
/
staging
/
thess.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f3755ec
)
kernel: kmod-pcmcia-serial requires kmod-serial-8250
author
Jonas Gorski
<jogo@openwrt.org>
Thu, 18 Jul 2013 20:40:13 +0000
(20:40 +0000)
committer
Jonas Gorski
<jogo@openwrt.org>
Thu, 18 Jul 2013 20:40:13 +0000
(20:40 +0000)
Signed-off-by: Jonas Gorski <jogo@openwrt.org>
SVN-Revision: 37419
package/kernel/linux/modules/pcmcia.mk
patch
|
blob
|
history
diff --git
a/package/kernel/linux/modules/pcmcia.mk
b/package/kernel/linux/modules/pcmcia.mk
index cac727719c380a47cd68000ebe938dafa48aac78..2bf53e5e6018dceedd5f80ba394b5c69a4cabd7b 100644
(file)
--- a/
package/kernel/linux/modules/pcmcia.mk
+++ b/
package/kernel/linux/modules/pcmcia.mk
@@
-65,7
+65,7
@@
$(eval $(call KernelPackage,pcmcia-yenta))
define KernelPackage/pcmcia-serial
SUBMENU:=$(PCMCIA_MENU)
TITLE:=Serial devices support
- DEPENDS:=kmod-pcmcia-core
+ DEPENDS:=kmod-pcmcia-core
+kmod-serial-8250
KCONFIG:= \
CONFIG_PCMCIA_SERIAL_CS \
CONFIG_SERIAL_8250_CS