force pcmcia-cs reconfiguration when the kernel configuration changes

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6198 3c298f89-4303-0410-b956-a3cf2f4a3e73
master
Nicolas Thill 2007-01-25 11:17:27 +00:00
parent 0f213a6fea
commit a7c699c112
1 changed files with 2 additions and 0 deletions

View File

@ -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 \