net/quagga: fix an SDK compile issue
git-svn-id: svn+ssh://svn.openwrt.org/openwrt@23936 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
15eaab40d8
commit
ad63a0e00e
1 changed files with 0 additions and 1 deletions
1
Makefile
1
Makefile
|
@ -159,7 +159,6 @@ endif
|
|||
|
||||
define Build/Configure
|
||||
(cd $(PKG_BUILD_DIR); rm -rf config.{cache,status}; \
|
||||
autoconf \
|
||||
);
|
||||
$(call Build/Configure/Default)
|
||||
endef
|
||||
|
|
Loading…
Reference in a new issue