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 \