diff --git a/package/boot/rbcfg/Makefile b/package/boot/rbcfg/Makefile index 9d9b97524a1..55e0ea7490d 100644 --- 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