projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Fix the device names too long (#1591)
[openwrt.git]
/
package
/
rt2570
/
Makefile
diff --git
a/package/rt2570/Makefile
b/package/rt2570/Makefile
index
ad01632
..
24c2470
100644
(file)
--- a/
package/rt2570/Makefile
+++ b/
package/rt2570/Makefile
@@
-16,7
+16,6
@@
PKG_RELEASE:=1
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=@SF/rt2400
PKG_MD5SUM:=f4131d670920a878b4d4a0f5d4d8b93a
-PKG_CAT:=zcat
include $(INCLUDE_DIR)/package.mk
This page took
0.027193 seconds
and
4
git commands to generate.