Makefile cleanups, round 5
This commit is contained in:
parent
c177df875c
commit
72433c32de
1 changed files with 0 additions and 3 deletions
|
@ -16,9 +16,6 @@ PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
|
|||
PKG_SOURCE_URL:=http://ftp.digium.com/pub/zaptel/releases/ ftp://ftp.digium.com/pub/zaptel/releases/
|
||||
PKG_MD5SUM:=99b9f86556b903a32607b2751f920513
|
||||
|
||||
PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)-$(PKG_VERSION)
|
||||
PKG_INSTALL_DIR:=$(PKG_BUILD_DIR)/ipkg-install
|
||||
|
||||
include $(INCLUDE_DIR)/package.mk
|
||||
|
||||
define Package/zaptel/Default
|
||||
|
|
Loading…
Reference in a new issue