projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
upgrade the ixp4xx ethernet driver to v0.3.1, split the Gateway 7001 support to two...
[openwrt.git]
/
package
/
pcmcia-cs
/
Makefile
diff --git
a/package/pcmcia-cs/Makefile
b/package/pcmcia-cs/Makefile
index
1b096fc
..
6aca50f
100644
(file)
--- a/
package/pcmcia-cs/Makefile
+++ b/
package/pcmcia-cs/Makefile
@@
-30,6
+30,8
@@
define Package/pcmcia-cs
URL:=http://pcmcia-cs.sourceforge.net/
endef
+$(PKG_BUILD_DIR)/.configured: $(LINUX_DIR)/.config
+
define Build/Configure
( cd $(PKG_BUILD_DIR); \
./Configure \
This page took
0.024927 seconds
and
4
git commands to generate.