projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
change handling of the Build/Clean template
[openwrt.git]
/
package
/
pcmcia-cs
/
Makefile
diff --git
a/package/pcmcia-cs/Makefile
b/package/pcmcia-cs/Makefile
index
76e63d3
..
a389fd6
100644
(file)
--- a/
package/pcmcia-cs/Makefile
+++ b/
package/pcmcia-cs/Makefile
@@
-18,8
+18,7
@@
include $(TOPDIR)/package/rules.mk
define Package/pcmcia-cs
SECTION:=base
-# CATEGORY:=FIXME
-DEFAULT:=n
+DEPENDS:=@PCMCIA_SUPPORT
TITLE:=PCMCIA/Cardbus management utilities
DESCRIPTION:=PCMCIA/Cardbus management utilities
URL:=http://pcmcia-cs.sourceforge.net/
This page took
0.024021 seconds
and
4
git commands to generate.