force pcmcia-cs reconfiguration when the kernel configuration changes
authorNicolas Thill <nico@openwrt.org>
Thu, 25 Jan 2007 11:17:27 +0000 (11:17 +0000)
committerNicolas Thill <nico@openwrt.org>
Thu, 25 Jan 2007 11:17:27 +0000 (11:17 +0000)
SVN-Revision: 6198

package/pcmcia-cs/Makefile

index 1b096fc013c40d68aa88c5e714331f08fcbb2b6c..6aca50fd78ef90cca9eced2ee42d70c84618d8fe 100644 (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 \