summaryrefslogtreecommitdiffstats
path: root/package/yamonenv/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'package/yamonenv/Makefile')
-rw-r--r--package/yamonenv/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/package/yamonenv/Makefile b/package/yamonenv/Makefile
index b26e071ce..15afda55d 100644
--- a/package/yamonenv/Makefile
+++ b/package/yamonenv/Makefile
@@ -24,8 +24,7 @@ include $(INCLUDE_DIR)/package.mk
define Package/yamonenv
SECTION:=utils
CATEGORY:=Utilities
- DEFAULT:=y if LINUX_2_6_AU1000
- DEPENDS:=@LINUX_2_6_AU1000@
+ DEPENDS:=@LINUX_2_6_AU1000
TITLE:=YAMON configuration utility
URL:=http://meshcube.org/nylon/stable/sources/
endef