aboutsummaryrefslogtreecommitdiffstats
path: root/package/ifx-vmmc/Makefile
diff options
context:
space:
mode:
authorRalph Hempel <ralph.hempel@lantiq.com>2010-04-27 15:37:13 +0000
committerRalph Hempel <ralph.hempel@lantiq.com>2010-04-27 15:37:13 +0000
commitec5a469c740ce9ce6b1719e32d82b7368c90540c (patch)
treeb658fa9a2a5d6a248822c9e3032144136bff7075 /package/ifx-vmmc/Makefile
parentc2791ac0191471d898cd13964602123459236ca8 (diff)
downloadupstream-ec5a469c740ce9ce6b1719e32d82b7368c90540c.tar.gz
upstream-ec5a469c740ce9ce6b1719e32d82b7368c90540c.tar.bz2
upstream-ec5a469c740ce9ce6b1719e32d82b7368c90540c.zip
add .33 support
SVN-Revision: 21198
Diffstat (limited to 'package/ifx-vmmc/Makefile')
-rw-r--r--package/ifx-vmmc/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/package/ifx-vmmc/Makefile b/package/ifx-vmmc/Makefile
index 0fa3649e9c..265d21a8ab 100644
--- a/package/ifx-vmmc/Makefile
+++ b/package/ifx-vmmc/Makefile
@@ -16,6 +16,8 @@ PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_MD5SUM:=3f1b44e79408a3320aa9f8b21a260fd0
PKG_SOURCE_URL:=http://mirror2.openwrt.org/sources
+PATCH_DIR ?= ./patches$(if $(wildcard ./patches-$(KERNEL_PATCHVER)),-$(KERNEL_PATCHVER))
+
include $(INCLUDE_DIR)/package.mk
define KernelPackage/ifx-vmmc