projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
[ar71xx] fix dir-825-b1 default network config after r21905
[openwrt.git]
/
package
/
kernel
/
modules
/
pcmcia.mk
diff --git
a/package/kernel/modules/pcmcia.mk
b/package/kernel/modules/pcmcia.mk
index
5e5c765
..
e782e7b
100644
(file)
--- a/
package/kernel/modules/pcmcia.mk
+++ b/
package/kernel/modules/pcmcia.mk
@@
-50,7
+50,7
@@
$(eval $(call KernelPackage,pcmcia-core))
define KernelPackage/pcmcia-yenta
SUBMENU:=$(PCMCIA_MENU)
TITLE:=yenta socket driver
- DEPENDS:=
@LINUX_2_6
kmod-pcmcia-core
+ DEPENDS:=kmod-pcmcia-core
KCONFIG:= \
CONFIG_PCCARD_NONSTATIC \
CONFIG_YENTA
This page took
0.02786 seconds
and
4
git commands to generate.