Remove PWLIBDIR and PWLIBPLUGINDIR as OPAL has been fully converted to
ptlib now git-svn-id: svn://svn.openwrt.org/openwrt/packages@9797 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
8605e47e90
commit
ff9cb2f646
@ -19,9 +19,7 @@ PKG_MD5SUM:=07fd0ed5ae95e1b88874e1fb9669e4f3
|
||||
PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)_$(PKG_VERSION)
|
||||
|
||||
# Set location of ptlib (Which needs to have been built already)
|
||||
export PWLIBDIR=$(BUILD_DIR)/ptlib
|
||||
export PTLIBDIR=$(BUILD_DIR)/ptlib
|
||||
export PWLIBPLUGINDIR=$(BUILD_DIR)/ptlib/plugins/ptlib/
|
||||
export PTLIBPLUGINDIR=$(BUILD_DIR)/ptlib/plugins/ptlib/
|
||||
|
||||
include $(INCLUDE_DIR)/package.mk
|
||||
|
Loading…
x
Reference in New Issue
Block a user