diff options
Diffstat (limited to 'package/ifx-tapi/Makefile')
-rw-r--r-- | package/ifx-tapi/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/package/ifx-tapi/Makefile b/package/ifx-tapi/Makefile index e4638186e..64aaa3ba0 100644 --- a/package/ifx-tapi/Makefile +++ b/package/ifx-tapi/Makefile @@ -16,6 +16,8 @@ PKG_SOURCE:=drv_tapi-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=http://mirror2.openwrt.org/sources PKG_MD5SUM:=1ffee83ce69f55915468c309d8ae2138 +PATCH_DIR ?= ./patches$(if $(wildcard ./patches-$(KERNEL_PATCHVER)),-$(KERNEL_PATCHVER)) + include $(INCLUDE_DIR)/package.mk define KernelPackage/ifx-tapi |