projects
/
openwrt
/
staging
/
jow.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ca53144
)
fix pcmcia-cs dependencies
author
Felix Fietkau
<nbd@openwrt.org>
Fri, 6 Oct 2006 16:41:09 +0000
(16:41 +0000)
committer
Felix Fietkau
<nbd@openwrt.org>
Fri, 6 Oct 2006 16:41:09 +0000
(16:41 +0000)
SVN-Revision: 4929
openwrt/package/pcmcia-cs/Makefile
patch
|
blob
|
history
diff --git
a/openwrt/package/pcmcia-cs/Makefile
b/openwrt/package/pcmcia-cs/Makefile
index 2241c6f53b0fcc7e221976c2874c5d16e045e924..78419de75d49f9818e46bc08e04fb65aea61b1b8 100644
(file)
--- a/
openwrt/package/pcmcia-cs/Makefile
+++ b/
openwrt/package/pcmcia-cs/Makefile
@@
-25,7
+25,7
@@
include $(INCLUDE_DIR)/package.mk
define Package/pcmcia-cs
SECTION:=utils
CATEGORY:=Utilities
- DEPENDS:=@
LINUX_2_4&&
PCMCIA_SUPPORT
+ DEPENDS:=@PCMCIA_SUPPORT
TITLE:=PCMCIA/Cardbus management utilities
URL:=http://pcmcia-cs.sourceforge.net/
endef