projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
i2c changes:
[openwrt.git]
/
package
/
rt61
/
Makefile
diff --git
a/package/rt61/Makefile
b/package/rt61/Makefile
index
3b0564f
..
f053f83
100644
(file)
--- a/
package/rt61/Makefile
+++ b/
package/rt61/Makefile
@@
-11,7
+11,7
@@
include $(INCLUDE_DIR)/kernel.mk
PKG_NAME:=rt61
PKG_VERSION:=cvs-2007060307
PKG_NAME:=rt61
PKG_VERSION:=cvs-2007060307
-PKG_RELEASE:=
1
+PKG_RELEASE:=
2
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=@openwrt/
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=@openwrt/
@@
-26,7
+26,6
@@
define KernelPackage/rt61
DESCRIPTION:=\
This package contains a driver for ralink rt2x61 pci chipsets.
URL:=http://rt2x00.serialmonkey.com/
DESCRIPTION:=\
This package contains a driver for ralink rt2x61 pci chipsets.
URL:=http://rt2x00.serialmonkey.com/
- VERSION:=$(LINUX_VERSION)+$(PKG_VERSION)-$(BOARD)-$(PKG_RELEASE)
FILES:= \
$(PKG_BUILD_DIR)/Module/rt61.$(LINUX_KMOD_SUFFIX)
AUTOLOAD:=$(call AutoLoad,50,rt61)
FILES:= \
$(PKG_BUILD_DIR)/Module/rt61.$(LINUX_KMOD_SUFFIX)
AUTOLOAD:=$(call AutoLoad,50,rt61)
This page took
0.01968 seconds
and
4
git commands to generate.