mirror of
https://github.com/openwrt/openwrt.git
synced 2024-12-23 23:42:43 +00:00
force pcmcia-cs reconfiguration when the kernel configuration changes
SVN-Revision: 6198
This commit is contained in:
parent
1fe08f3c58
commit
be8b2870e7
@ -30,6 +30,8 @@ define Package/pcmcia-cs
|
|||||||
URL:=http://pcmcia-cs.sourceforge.net/
|
URL:=http://pcmcia-cs.sourceforge.net/
|
||||||
endef
|
endef
|
||||||
|
|
||||||
|
$(PKG_BUILD_DIR)/.configured: $(LINUX_DIR)/.config
|
||||||
|
|
||||||
define Build/Configure
|
define Build/Configure
|
||||||
( cd $(PKG_BUILD_DIR); \
|
( cd $(PKG_BUILD_DIR); \
|
||||||
./Configure \
|
./Configure \
|
||||||
|
Loading…
Reference in New Issue
Block a user