contrib/package: remove dependency on base-files from sysupgrade-aheros
authorJo-Philipp Wich <jow@openwrt.org>
Tue, 30 Jun 2009 05:10:44 +0000 (05:10 +0000)
committerJo-Philipp Wich <jow@openwrt.org>
Tue, 30 Jun 2009 05:10:44 +0000 (05:10 +0000)
contrib/package/sysupgrade-atheros/Makefile

index 1a76c02..a101455 100644 (file)
@@ -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