mirror of
https://git.openwrt.org/openwrt/openwrt.git
synced 2026-01-28 03:37:17 +01:00
force pcmcia-cs reconfiguration when the kernel configuration changes
SVN-Revision: 6198
This commit is contained in:
parent
1fe08f3c58
commit
be8b2870e7
1 changed files with 2 additions and 0 deletions
|
|
@ -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 \
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue