projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
[package] update iptables md5sum
[openwrt.git]
/
package
/
ifx-vmmc
/
Makefile
diff --git
a/package/ifx-vmmc/Makefile
b/package/ifx-vmmc/Makefile
index
0fa3649
..
265d21a
100644
(file)
--- 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
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
include $(INCLUDE_DIR)/package.mk
define KernelPackage/ifx-vmmc
This page took
0.020684 seconds
and
4
git commands to generate.