mirror of
https://github.com/hak5/wifipineapple-openwrt.git
synced 2025-10-29 16:57:19 +00: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:
parent
0f213a6fea
commit
a7c699c112
@ -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 \
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user