1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-07-04 23:16:42 +03:00

force pcmcia-cs reconfiguration when the kernel configuration changes

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6198 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
nico 2007-01-25 11:17:27 +00:00
parent ee317dc932
commit 2d7605d1b4

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 \