summaryrefslogtreecommitdiffhomepage
path: root/contrib
diff options
context:
space:
mode:
authorJo-Philipp Wich <jow@openwrt.org>2009-06-30 05:10:44 +0000
committerJo-Philipp Wich <jow@openwrt.org>2009-06-30 05:10:44 +0000
commit846c17f0f8f89732fe9f53c8b419cdd53868bc9e (patch)
tree65ac8edbeff6dd9d6719f6ba6a116f791a513def /contrib
parent2dd9bcf540d8af5825b299a4856131ab27eb4d16 (diff)
contrib/package: remove dependency on base-files from sysupgrade-aheros
Diffstat (limited to 'contrib')
-rw-r--r--contrib/package/sysupgrade-atheros/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/package/sysupgrade-atheros/Makefile b/contrib/package/sysupgrade-atheros/Makefile
index 1a76c02d4..a10145562 100644
--- a/contrib/package/sysupgrade-atheros/Makefile
+++ b/contrib/package/sysupgrade-atheros/Makefile
@@ -18,7 +18,7 @@ define Package/sysupgrade-atheros
CATEGORY:=LuCI
SUBMENU:=Freifunk
TITLE:=Experimental sysupgrade support for Atheros SoC
- DEPENDS:=@TARGET_atheros +base-files
+ DEPENDS:=@TARGET_atheros
endef
define Package/sysupgrade-atheros/description