contrib/package: make sysupgrade-atheros depend on the atheros target
This commit is contained in:
parent
94322a8315
commit
522f324ae3
1 changed files with 1 additions and 1 deletions
|
@ -18,7 +18,7 @@ define Package/sysupgrade-atheros
|
|||
CATEGORY:=LuCI
|
||||
SUBMENU:=Freifunk
|
||||
TITLE:=Experimental sysupgrade support for Atheros SoC
|
||||
DEPENDS:=+base-files
|
||||
DEPENDS:=@TARGET_atheros +base-files
|
||||
endef
|
||||
|
||||
define Package/sysupgrade-atheros/description
|
||||
|
|
Loading…
Reference in a new issue