add .33 support
[openwrt/staging/yousong.git] / package / ifx-tapi / Makefile
index e4638186e2ae0aab377f093ea60f60536fbeb177..64aaa3ba0a9e7274911328d04aaa7121b4341947 100644 (file)
@@ -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