projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
[hotplug2] Removed extra ; in exec rule
[openwrt.git]
/
package
/
kernel
/
modules
/
other.mk
diff --git
a/package/kernel/modules/other.mk
b/package/kernel/modules/other.mk
index
8e51e1a
..
9c8bfcf
100644
(file)
--- a/
package/kernel/modules/other.mk
+++ b/
package/kernel/modules/other.mk
@@
-129,7
+129,6
@@
define KernelPackage/pcmcia-core
CONFIG_PCMCIA \
CONFIG_CARDBUS \
CONFIG_PCCARD \
- CONFIG_YENTA \
CONFIG_PCCARD_NONSTATIC \
PCMCIA_DEBUG=n
endef
@@
-148,7
+147,6
@@
define KernelPackage/pcmcia-core/2.6
# KCONFIG:= \
# CONFIG_PCCARD \
# CONFIG_PCMCIA \
-# CONFIG_YENTA \
# CONFIG_PCCARD_NONSTATIC \
# PCMCIA_DEBUG=n
FILES:= \
This page took
0.02297 seconds
and
4
git commands to generate.