projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
allow scan.mk to find python packages introduced in [8639]
[openwrt.git]
/
package
/
rt2500
/
Makefile
diff --git
a/package/rt2500/Makefile
b/package/rt2500/Makefile
index
06e02f7
..
cd38c25
100644
(file)
--- a/
package/rt2500/Makefile
+++ b/
package/rt2500/Makefile
@@
-26,7
+26,6
@@
define KernelPackage/rt2500
DESCRIPTION:=\
This package contains a driver for ralink rt2500 pci chipsets.
URL:=http://rt2x00.serialmonkey.com/
DESCRIPTION:=\
This package contains a driver for ralink rt2500 pci chipsets.
URL:=http://rt2x00.serialmonkey.com/
- VERSION:=$(LINUX_VERSION)+$(PKG_VERSION)-$(BOARD)-$(PKG_RELEASE)
FILES:= \
$(PKG_BUILD_DIR)/Module/rt2500.$(LINUX_KMOD_SUFFIX)
AUTOLOAD:=$(call AutoLoad,50,rt2500)
FILES:= \
$(PKG_BUILD_DIR)/Module/rt2500.$(LINUX_KMOD_SUFFIX)
AUTOLOAD:=$(call AutoLoad,50,rt2500)
This page took
0.02509 seconds
and
4
git commands to generate.