From: Nicolas Thill Date: Thu, 25 Jan 2007 11:17:27 +0000 (+0000) Subject: force pcmcia-cs reconfiguration when the kernel configuration changes X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fstaging%2Fyousong.git;a=commitdiff_plain;h=be8b2870e736a402f14aaccb24ad2054556017bc force pcmcia-cs reconfiguration when the kernel configuration changes SVN-Revision: 6198 --- diff --git a/package/pcmcia-cs/Makefile b/package/pcmcia-cs/Makefile index 1b096fc013..6aca50fd78 100644 --- 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 \