# 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
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