summaryrefslogtreecommitdiffstats
path: root/package/ifx-tapi/Makefile
diff options
context:
space:
mode:
authorralph <ralph@3c298f89-4303-0410-b956-a3cf2f4a3e73>2010-04-27 15:35:48 +0000
committerralph <ralph@3c298f89-4303-0410-b956-a3cf2f4a3e73>2010-04-27 15:35:48 +0000
commit557799913594284835e3fc578fe1cda681353d10 (patch)
tree8edbadb5c3c43762f5d3f452037ee72a1a4492e1 /package/ifx-tapi/Makefile
parent64eda22d9bad650c779b5e07a833890d40f2ef19 (diff)
[ifx-tapi] add .33 support
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21197 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/ifx-tapi/Makefile')
-rw-r--r--package/ifx-tapi/Makefile2
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