Parcourir la source

force pcmcia-cs reconfiguration when the kernel configuration changes

SVN-Revision: 6198
Nicolas Thill il y a 19 ans
Parent
commit
be8b2870e7
1 fichiers modifiés avec 2 ajouts et 0 suppressions
  1. 2 0
      package/pcmcia-cs/Makefile

+ 2 - 0
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 \