mirror of
https://github.com/openwrt/routing.git
synced 2025-12-24 10:38:21 +04:00
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:
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
|
||||
|
||||
Reference in New Issue
Block a user