projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
major target cleanup. it is now possible to have subtargets that can override many...
[openwrt.git]
/
package
/
admswconfig
/
Makefile
diff --git
a/package/admswconfig/Makefile
b/package/admswconfig/Makefile
index
a6b0708
..
0faec37
100644
(file)
--- a/
package/admswconfig/Makefile
+++ b/
package/admswconfig/Makefile
@@
-22,7
+22,7
@@
define Package/admswconfig
SECTION:=utils
CATEGORY:=Utilities
TITLE:=ADM5120 Switch configuration tool
- DEPENDS:=@TARGET_
ADM5120||TARGET_ADM5120EB
+ DEPENDS:=@TARGET_
adm5120
URL:=http://sharon.esrac.ele.tue.nl/users/pe1rxq/linux-adm/admswconfig/
endef
This page took
0.024863 seconds
and
4
git commands to generate.