[packages] Various Makefile cleanups.
Thanks to swalker. git-svn-id: svn+ssh://svn.openwrt.org/openwrt@16438 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
7704199cde
commit
eccb5f1b29
1 changed files with 0 additions and 1 deletions
1
Makefile
1
Makefile
|
@ -16,7 +16,6 @@ PKG_SOURCE_URL:=http://www.quagga.net/download/ \
|
|||
http://www.de.quagga.net/download/ \
|
||||
http://www.uk.quagga.net/download/
|
||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
|
||||
PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)-$(PKG_VERSION)
|
||||
|
||||
include $(INCLUDE_DIR)/package.mk
|
||||
|
||||
|
|
Loading…
Reference in a new issue