From c2791ac0191471d898cd13964602123459236ca8 Mon Sep 17 00:00:00 2001 From: Ralph Hempel Date: Tue, 27 Apr 2010 15:35:48 +0000 Subject: add .33 support SVN-Revision: 21197 --- package/ifx-tapi/Makefile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'package/ifx-tapi/Makefile') diff --git a/package/ifx-tapi/Makefile b/package/ifx-tapi/Makefile index e4638186e2..64aaa3ba0a 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 -- cgit v1.2.3