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
commit8f318ad8168fe50b8ef6a39d99ee0fb615053c04 (patch)
tree47b4ace0b5772db778fd2a2ad4f759a2f035cac1 /package/ifx-vmmc/Makefile
parent074163a7d9e8b6a73297b23d95ad41ce8299eeea (diff)
downloadmaster-187ad058-8f318ad8168fe50b8ef6a39d99ee0fb615053c04.tar.gz
master-187ad058-8f318ad8168fe50b8ef6a39d99ee0fb615053c04.tar.bz2
master-187ad058-8f318ad8168fe50b8ef6a39d99ee0fb615053c04.zip
[ifx-vmmc] add .33 support
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21198 3c298f89-4303-0410-b956-a3cf2f4a3e73
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