X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/a3da26d22d5c0780220c978bc7c0e7aa96b540cb..de4be9af1e051a72b7cbd0a892b4154a8e64d226:/package/yamonenv/Makefile diff --git a/package/yamonenv/Makefile b/package/yamonenv/Makefile index 11f139c45..b496beba2 100644 --- a/package/yamonenv/Makefile +++ b/package/yamonenv/Makefile @@ -4,7 +4,7 @@ # This is free software, licensed under the GNU General Public License v2. # See /LICENSE for more information. # -# $Id: Makefile 4091 2006-06-27 00:35:46Z mbm $ +# $Id$ include $(TOPDIR)/rules.mk @@ -24,8 +24,7 @@ include $(INCLUDE_DIR)/package.mk define Package/yamonenv SECTION:=utils CATEGORY:=Utilities - DEFAULT:=y - DEPENDS:=@LINUX_2_6_AU1000@ + DEPENDS:=@LINUX_2_6_AU1000 TITLE:=YAMON configuration utility URL:=http://meshcube.org/nylon/stable/sources/ endef