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
commitc2791ac0191471d898cd13964602123459236ca8 (patch)
tree6b143dcf3fd517ecccac0104bc3033ed7747a99e /package/ifx-tapi/Makefile
parentb595adb8e871ee8e720175f165a4e8f7e5665e3e (diff)
downloadupstream-c2791ac0191471d898cd13964602123459236ca8.tar.gz
upstream-c2791ac0191471d898cd13964602123459236ca8.tar.bz2
upstream-c2791ac0191471d898cd13964602123459236ca8.zip
add .33 support
SVN-Revision: 21197
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