force pcmcia-cs reconfiguration when the kernel configuration changes
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6198 3c298f89-4303-0410-b956-a3cf2f4a3e73master
parent
0f213a6fea
commit
a7c699c112
|
@ -30,6 +30,8 @@ define Package/pcmcia-cs
|
||||||
URL:=http://pcmcia-cs.sourceforge.net/
|
URL:=http://pcmcia-cs.sourceforge.net/
|
||||||
endef
|
endef
|
||||||
|
|
||||||
|
$(PKG_BUILD_DIR)/.configured: $(LINUX_DIR)/.config
|
||||||
|
|
||||||
define Build/Configure
|
define Build/Configure
|
||||||
( cd $(PKG_BUILD_DIR); \
|
( cd $(PKG_BUILD_DIR); \
|
||||||
./Configure \
|
./Configure \
|
||||||
|
|
Loading…
Reference in New Issue