projects
/
openwrt
/
staging
/
adrian.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e89a7d7
)
ravpower-mcu: remove target dependency
author
David Bauer
<mail@david-bauer.net>
Tue, 14 Jul 2020 22:01:36 +0000
(
00:01
+0200)
committer
David Bauer
<mail@david-bauer.net>
Tue, 14 Jul 2020 22:03:18 +0000
(
00:03
+0200)
Remove the target dependency as the tool is also usable with other
battery-powered routers.
Signed-off-by: David Bauer <mail@david-bauer.net>
package/utils/ravpower-mcu/Makefile
patch
|
blob
|
history
diff --git
a/package/utils/ravpower-mcu/Makefile
b/package/utils/ravpower-mcu/Makefile
index b5bdfa56df9f0dfecdb085ffc719ce2e9cbc0189..0118920796ecadf68d6e800444e3920af9812f37 100644
(file)
--- a/
package/utils/ravpower-mcu/Makefile
+++ b/
package/utils/ravpower-mcu/Makefile
@@
-17,7
+17,6
@@
define Package/ravpower-mcu
SECTION:=utils
CATEGORY:=Utilities
TITLE:=Utility to control the RAVPower RP-WD009 PMIC
- DEPENDS:=@TARGET_ramips_mt76x8
URL:=https://github.com/blocktrron/ravpower-mcu/
endef