aboutsummaryrefslogtreecommitdiffstats
path: root/package/ifx-tapi/Makefile
diff options
context:
space:
mode:
authorRalph Hempel <ralph.hempel@lantiq.com>2010-04-27 15:35:48 +0000
committerRalph Hempel <ralph.hempel@lantiq.com>2010-04-27 15:35:48 +0000
commit074163a7d9e8b6a73297b23d95ad41ce8299eeea (patch)
tree8edbadb5c3c43762f5d3f452037ee72a1a4492e1 /package/ifx-tapi/Makefile
parentcf4bd804f34d0bdec0cee5e6fdc1232d1f65c66f (diff)
downloadmaster-187ad058-074163a7d9e8b6a73297b23d95ad41ce8299eeea.tar.gz
master-187ad058-074163a7d9e8b6a73297b23d95ad41ce8299eeea.tar.bz2
master-187ad058-074163a7d9e8b6a73297b23d95ad41ce8299eeea.zip
[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 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