mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-12-03 21:09:42 +02:00
Was not selected by default actually :/
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5966 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
8e86103011
commit
a87d2cc152
@ -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
Block a user