contrib/package: make sysupgrade-atheros depend on the atheros target

This commit is contained in:
Jo-Philipp Wich 2009-06-20 21:47:01 +00:00
parent 94322a8315
commit 522f324ae3

View file

@ -18,7 +18,7 @@ define Package/sysupgrade-atheros
CATEGORY:=LuCI CATEGORY:=LuCI
SUBMENU:=Freifunk SUBMENU:=Freifunk
TITLE:=Experimental sysupgrade support for Atheros SoC TITLE:=Experimental sysupgrade support for Atheros SoC
DEPENDS:=+base-files DEPENDS:=@TARGET_atheros +base-files
endef endef
define Package/sysupgrade-atheros/description define Package/sysupgrade-atheros/description