X-Git-Url: https://git.archive.openwrt.org/?p=project%2Fluci.git;a=blobdiff_plain;f=contrib%2Fpackage%2Fsysupgrade-atheros%2FMakefile;h=e4414b13461e219a585c6c5b7d63366e0c9c31f2;hp=7b20d8537b48e16cd7a2921d5509c694fd8e1c04;hb=8c675f6a6ccd30c79fbc2d624b9ce2e6d7375d66;hpb=8616bbc8725ad3091190cd89913ca7a936e44063 diff --git a/contrib/package/sysupgrade-atheros/Makefile b/contrib/package/sysupgrade-atheros/Makefile index 7b20d8537..e4414b134 100644 --- a/contrib/package/sysupgrade-atheros/Makefile +++ b/contrib/package/sysupgrade-atheros/Makefile @@ -7,7 +7,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:=sysupgrade-atheros -PKG_RELEASE:=1 +PKG_RELEASE:=3 PKG_BUILD_DIR := $(BUILD_DIR)/$(PKG_NAME) @@ -17,8 +17,8 @@ define Package/sysupgrade-atheros SECTION:=luci CATEGORY:=LuCI SUBMENU:=Freifunk - TITLE:=Experimental sysupgrade support for Atheros SoC - DEPENDS:=@TARGET_atheros +base-files + TITLE:=Experimental sysupgrade support for Atheros SoC and AR71xx target (UBNT RS) + DEPENDS:=@TARGET_atheros||@TARGET_ar71xx endef define Package/sysupgrade-atheros/description