Was not selected by default actually :/
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5966 3c298f89-4303-0410-b956-a3cf2f4a3e73master
parent
e5ed97f69e
commit
29d4a1d2fb
|
@ -24,7 +24,7 @@ include $(INCLUDE_DIR)/package.mk
|
|||
define Package/yamonenv
|
||||
SECTION:=utils
|
||||
CATEGORY:=Utilities
|
||||
DEFAULT:=y
|
||||
DEFAULT:=y if LINUX_2_6_AU1000
|
||||
DEPENDS:=@LINUX_2_6_AU1000@
|
||||
TITLE:=YAMON configuration utility
|
||||
URL:=http://meshcube.org/nylon/stable/sources/
|
||||
|
|
Loading…
Reference in New Issue