rbcfg: make package available for ath79
Signed-off-by: Roger Pueyo Centelles <roger.pueyo@guifi.net>
This commit is contained in:
parent
c07f6e8659
commit
51526bcf1e
1 changed files with 1 additions and 1 deletions
|
@ -21,7 +21,7 @@ define Package/rbcfg
|
||||||
CATEGORY:=Utilities
|
CATEGORY:=Utilities
|
||||||
SUBMENU:=Boot Loaders
|
SUBMENU:=Boot Loaders
|
||||||
TITLE:=RouterBOOT configuration tool
|
TITLE:=RouterBOOT configuration tool
|
||||||
DEPENDS:=@TARGET_ar71xx
|
DEPENDS:=@(TARGET_ar71xx||TARGET_ath79)
|
||||||
endef
|
endef
|
||||||
|
|
||||||
define Package/rbcfg/description
|
define Package/rbcfg/description
|
||||||
|
|
Loading…
Reference in a new issue