Makefile cleanups, round 6 and last
git-svn-id: https://svn.openwrt.org/openwrt@12175 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
fcce6d4692
commit
feaae75cf4
1 changed files with 0 additions and 3 deletions
3
Makefile
3
Makefile
|
@ -19,9 +19,6 @@ PKG_SOURCE_URL:=http://www.quagga.net/download/ \
|
|||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
|
||||
PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)-$(PKG_VERSION)
|
||||
|
||||
PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)-$(PKG_VERSION)
|
||||
PKG_INSTALL_DIR:=$(PKG_BUILD_DIR)/ipkg-install
|
||||
|
||||
include $(INCLUDE_DIR)/package.mk
|
||||
|
||||
define Package/quagga/Default
|
||||
|
|
Loading…
Reference in a new issue