1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2025-04-21 12:27:27 +03:00

implement target profiles in menuconfig

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5512 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
nbd
2006-11-12 05:06:56 +00:00
parent 13a66f1285
commit 5be70dfb57
26 changed files with 256 additions and 109 deletions

View File

@@ -26,7 +26,6 @@ include $(INCLUDE_DIR)/package.mk
define Package/wireless-tools
SECTION:=net
CATEGORY:=Base system
DEFAULT:=y
TITLE:=Tools for manipulating Linux Wireless Extensions
DESCRIPTION:=\
This package contains a collection of tools for configuring wireless \\\