projects
/
openwrt
/
svn-archive
/
openwrt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1fe08f3
)
force pcmcia-cs reconfiguration when the kernel configuration changes
author
Nicolas Thill
<nico@openwrt.org>
Thu, 25 Jan 2007 11:17:27 +0000
(11:17 +0000)
committer
Nicolas Thill
<nico@openwrt.org>
Thu, 25 Jan 2007 11:17:27 +0000
(11:17 +0000)
SVN-Revision: 6198
package/pcmcia-cs/Makefile
patch
|
blob
|
history
diff --git
a/package/pcmcia-cs/Makefile
b/package/pcmcia-cs/Makefile
index 1b096fc013c40d68aa88c5e714331f08fcbb2b6c..6aca50fd78ef90cca9eced2ee42d70c84618d8fe 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 \