projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Move wget2nand to the base-files for adm5120 also fix default permission (#1812)
[openwrt.git]
/
package
/
zd1211
/
Makefile
diff --git
a/package/zd1211/Makefile
b/package/zd1211/Makefile
index
b797c85
..
5d3292c
100644
(file)
--- a/
package/zd1211/Makefile
+++ b/
package/zd1211/Makefile
@@
-4,18
+4,18
@@
# This is free software, licensed under the GNU General Public License v2.
# See /LICENSE for more information.
#
# This is free software, licensed under the GNU General Public License v2.
# See /LICENSE for more information.
#
-# $Id$
+# $Id
: Makefile 6582 2007-03-16 20:21:39Z nbd
$
include $(TOPDIR)/rules.mk
include $(INCLUDE_DIR)/kernel.mk
PKG_NAME:=zd1211
include $(TOPDIR)/rules.mk
include $(INCLUDE_DIR)/kernel.mk
PKG_NAME:=zd1211
-PKG_VERSION:=r8
3
+PKG_VERSION:=r8
5
PKG_RELEASE:=1
PKG_SOURCE:=$(PKG_NAME)-driver-$(PKG_VERSION).tgz
PKG_RELEASE:=1
PKG_SOURCE:=$(PKG_NAME)-driver-$(PKG_VERSION).tgz
-PKG_SOURCE_URL:=
http://zd1211.ath.cx/download
/
-PKG_MD5SUM:=
a5751f0e6f1f368689077fa7758a493
2
+PKG_SOURCE_URL:=
@openwrt
/
+PKG_MD5SUM:=
885cf08742c95cc416258257b5842b2
2
PKG_BUILD_DIR:=$(KERNEL_BUILD_DIR)/$(PKG_NAME)-driver-$(PKG_VERSION)
PKG_BUILD_DIR:=$(KERNEL_BUILD_DIR)/$(PKG_NAME)-driver-$(PKG_VERSION)
This page took
0.027021 seconds
and
4
git commands to generate.