From: florian Date: Tue, 5 Aug 2008 22:04:10 +0000 (+0000) Subject: Makefile cleanups, round 6 and last X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=feaae75cf4c17bda96e3f2ef96810f24fe35e780;p=feed%2Frouting.git Makefile cleanups, round 6 and last git-svn-id: https://svn.openwrt.org/openwrt@12175 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- diff --git a/Makefile b/Makefile index 119c1d8..9c84cf2 100644 --- a/Makefile +++ b/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