projects
/
openwrt
/
staging
/
jogo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c07f6e8
)
rbcfg: make package available for ath79
author
Roger Pueyo Centelles
<
[email protected]
>
Thu, 28 Nov 2019 12:11:59 +0000
(13:11 +0100)
committer
Adrian Schmutzler
<
[email protected]
>
Thu, 23 Jan 2020 14:28:02 +0000
(15:28 +0100)
Signed-off-by: Roger Pueyo Centelles <
[email protected]
>
package/boot/rbcfg/Makefile
patch
|
blob
|
history
diff --git
a/package/boot/rbcfg/Makefile
b/package/boot/rbcfg/Makefile
index 9d9b97524a195c64415235d8e5b7c9e782887f79..55e0ea7490d22e2a6c7b36bd7d8c71b4d7558c95 100644
(file)
--- a/
package/boot/rbcfg/Makefile
+++ b/
package/boot/rbcfg/Makefile
@@
-21,7
+21,7
@@
define Package/rbcfg
CATEGORY:=Utilities
SUBMENU:=Boot Loaders
TITLE:=RouterBOOT configuration tool
- DEPENDS:=@
TARGET_ar71xx
+ DEPENDS:=@
(TARGET_ar71xx||TARGET_ath79)
endef
define Package/rbcfg/description