diff options
Diffstat (limited to 'package')
-rw-r--r-- | package/ar7-atm/Makefile | 1 | ||||
-rw-r--r-- | package/ar7-net/Makefile | 1 | ||||
-rw-r--r-- | package/base-files/Makefile | 3 | ||||
-rw-r--r-- | package/bridge/Makefile | 1 | ||||
-rw-r--r-- | package/broadcom-wl/Makefile | 6 | ||||
-rw-r--r-- | package/busybox/Makefile | 1 | ||||
-rw-r--r-- | package/dnsmasq/Makefile | 1 | ||||
-rw-r--r-- | package/dropbear/Makefile | 1 | ||||
-rw-r--r-- | package/iptables/Makefile | 1 | ||||
-rw-r--r-- | package/madwifi/Makefile | 2 | ||||
-rw-r--r-- | package/mtd/Makefile | 1 | ||||
-rw-r--r-- | package/nozomi/Makefile | 1 | ||||
-rw-r--r-- | package/nvram/Makefile | 1 | ||||
-rw-r--r-- | package/ppp/Makefile | 3 | ||||
-rw-r--r-- | package/switch/Makefile | 1 | ||||
-rw-r--r-- | package/wireless-tools/Makefile | 1 | ||||
-rw-r--r-- | package/wlcompat/Makefile | 4 |
17 files changed, 6 insertions, 24 deletions
diff --git a/package/ar7-atm/Makefile b/package/ar7-atm/Makefile index 6ef3c2652b..25ef3728d4 100644 --- a/package/ar7-atm/Makefile +++ b/package/ar7-atm/Makefile @@ -25,7 +25,6 @@ include $(INCLUDE_DIR)/package.mk define KernelPackage/sangam-atm-annex-a SUBMENU:=Network Devices DEPENDS:=@LINUX_2_4_AR7 +kmod-atm - DEFAULT:=y TITLE:=AR7 ADSL driver (Annex A) DESCRIPTION:=The AR7 ADSL driver for Annex A VERSION:=$(PKG_VERSION)+$(LINUX_VERSION)-$(BOARD)-$(PKG_RELEASE) diff --git a/package/ar7-net/Makefile b/package/ar7-net/Makefile index a8423a3fdd..fbcdf64968 100644 --- a/package/ar7-net/Makefile +++ b/package/ar7-net/Makefile @@ -25,7 +25,6 @@ include $(INCLUDE_DIR)/package.mk define KernelPackage/avalanche-cpmac SUBMENU:=Network Devices DEPENDS:=@LINUX_2_4_AR7 +kmod-atm - DEFAULT:=y TITLE:=AR7 Network driver (CPMAC) DESCRIPTION:=AR7 Network driver (CPMAC) VERSION:=$(PKG_VERSION)+$(LINUX_VERSION)-$(BOARD)-$(PKG_RELEASE) diff --git a/package/base-files/Makefile b/package/base-files/Makefile index ea4159d641..5af1414d4e 100644 --- a/package/base-files/Makefile +++ b/package/base-files/Makefile @@ -35,7 +35,6 @@ CONFIG_PACKAGE_base-files$(TARGET):=$(CONFIG_PACKAGE_base-files) define Package/base-files$(TARGET) SECTION:=base CATEGORY:=Base system - DEFAULT:=y TITLE:=Base filesystem for OpenWrt DESCRIPTION:=\ This package contains a base filesystem and system scripts for OpenWrt. @@ -87,7 +86,6 @@ endef define Package/libgcc SECTION:=libs CATEGORY:=Base system - DEFAULT:=y DEPENDS:=@!NATIVE_TOOLCHAIN TITLE:=GCC support library URL:=http://gcc.gnu.org/ @@ -106,7 +104,6 @@ endef define Package/uclibc SECTION:=libs CATEGORY:=Base system - DEFAULT:=y DEPENDS:=@!NATIVE_TOOLCHAIN TITLE:=C library embedded systems URL:=http://uclibc.org/ diff --git a/package/bridge/Makefile b/package/bridge/Makefile index c186c8e701..07149fdee2 100644 --- a/package/bridge/Makefile +++ b/package/bridge/Makefile @@ -24,7 +24,6 @@ include $(INCLUDE_DIR)/package.mk define Package/bridge SECTION:=net CATEGORY:=Base system - DEFAULT:=y TITLE:=Ethernet bridging configuration utility DESCRIPTION:=\ Manage ethernet bridging: a way to connect networks together to \\\ diff --git a/package/broadcom-wl/Makefile b/package/broadcom-wl/Makefile index 3ef4bcf081..1b39642854 100644 --- a/package/broadcom-wl/Makefile +++ b/package/broadcom-wl/Makefile @@ -44,7 +44,6 @@ endef define Package/kmod-brcm-wl $(call Package/kmod-brcm-wl/Default) - DEFAULT:=y TITLE+= (normal version) DESCRIPTION+= (normal version). endef @@ -57,8 +56,8 @@ endef define Package/wlc $(call Package/broadcom-wl/Default) + TITLE:=wl driver setup utility DEFAULT:=y - TITLE:=Proprietary Broadcom wl driver setup utility DESCRIPTION:=\ This package contains an utility for initializing the proprietary Broadcom \\\ wl driver. @@ -74,7 +73,8 @@ endef define Package/nas $(call Package/broadcom-wl/Default) - DEPENDS+= +nvram + DEPENDS+=+nvram + DEFAULT:=y TITLE:=Proprietary Broadcom WPA/WPA2 authenticator DESCRIPTION:=\ This package contains the proprietary WPA/WPA2 authenticator (nas) for the \\\ diff --git a/package/busybox/Makefile b/package/busybox/Makefile index 05174a32bd..cc34737264 100644 --- a/package/busybox/Makefile +++ b/package/busybox/Makefile @@ -24,7 +24,6 @@ include $(INCLUDE_DIR)/package.mk define Package/busybox SECTION:=base CATEGORY:=Base system - DEFAULT:=y TITLE:=Core utilities for embedded Linux URL:=http://busybox.net/ MENU:=1 diff --git a/package/dnsmasq/Makefile b/package/dnsmasq/Makefile index d7e5f18b61..d0beeb6f49 100644 --- a/package/dnsmasq/Makefile +++ b/package/dnsmasq/Makefile @@ -24,7 +24,6 @@ include $(INCLUDE_DIR)/package.mk define Package/dnsmasq SECTION:=net CATEGORY:=Base system - DEFAULT:=y TITLE:=A lightweight DNS and DHCP server DESCRIPTION:=\ It is intended to provide coupled DNS and DHCP service to a LAN. diff --git a/package/dropbear/Makefile b/package/dropbear/Makefile index 546facf923..1f4e47d4e7 100644 --- a/package/dropbear/Makefile +++ b/package/dropbear/Makefile @@ -29,7 +29,6 @@ define Package/dropbear $(call Package/dropbear/Default) SECTION:=net CATEGORY:=Base system - DEFAULT:=y TITLE:=Small SSH2 client/server DESCRIPTION:=\ A small SSH2 server/client designed for small memory environments. diff --git a/package/iptables/Makefile b/package/iptables/Makefile index ee0c0941b1..5fb069f6de 100644 --- a/package/iptables/Makefile +++ b/package/iptables/Makefile @@ -38,7 +38,6 @@ endef define Package/iptables $(call Package/iptables/Default) - DEFAULT:=y TITLE:=IPv4 firewall administration tool MENU:=1 endef diff --git a/package/madwifi/Makefile b/package/madwifi/Makefile index 6fa682b061..2d952d1148 100644 --- a/package/madwifi/Makefile +++ b/package/madwifi/Makefile @@ -77,8 +77,8 @@ endif define KernelPackage/madwifi SUBMENU:=Wireless Drivers - DEFAULT:=y if LINUX_2_6_BRCM || LINUX_2_6_ARUBA || LINUX_2_4_AR531X || LINUX_2_6_XSCALE, m if ALL TITLE:=Driver for Atheros wireless chipsets + DEPENDS:=+wireless-tools DESCRIPTION:=\ This package contains a driver for Atheros 802.11a/b/g chipsets. URL:=http://madwifi.org/ diff --git a/package/mtd/Makefile b/package/mtd/Makefile index b3edb7b1b8..2a27f0f5c3 100644 --- a/package/mtd/Makefile +++ b/package/mtd/Makefile @@ -19,7 +19,6 @@ include $(INCLUDE_DIR)/package.mk define Package/mtd SECTION:=utils CATEGORY:=Base system - DEFAULT:=y TITLE:=Update utility for trx firmware images DESCRIPTION:=\ This package contains an utility useful to upgrade from other firmware or \\\ diff --git a/package/nozomi/Makefile b/package/nozomi/Makefile index 5b879de4b8..a6b9c00872 100644 --- a/package/nozomi/Makefile +++ b/package/nozomi/Makefile @@ -30,7 +30,6 @@ define KernelPackage/nozomi DESCRIPTION:=Option Globetrotter HSDPA driver URL:=http://www.pharscape.org/ DEPENDS:=@LINUX_2_4 - DEFAULT:=m if ALL VERSION:=$(LINUX_VERSION)+$(PKG_VERSION)-$(BOARD)-$(PKG_RELEASE) FILES:=$(PKG_BUILD_DIR)/noz.$(LINUX_KMOD_SUFFIX) AUTOLOAD:=$(call AutoLoad,70,noz) diff --git a/package/nvram/Makefile b/package/nvram/Makefile index 1fd82cd71f..ab33c11514 100644 --- a/package/nvram/Makefile +++ b/package/nvram/Makefile @@ -18,7 +18,6 @@ include $(INCLUDE_DIR)/package.mk define Package/nvram SECTION:=utils CATEGORY:=Utilities - DEFAULT:=y DEPENDS:=@LINUX_2_4_BRCM TITLE:=Broadcom config utility DESCRIPTION:=\ diff --git a/package/ppp/Makefile b/package/ppp/Makefile index 80c6f5afe8..7d05db09af 100644 --- a/package/ppp/Makefile +++ b/package/ppp/Makefile @@ -33,7 +33,6 @@ endef define Package/ppp $(call Package/ppp/Default) - DEFAULT:=y DEPENDS:=+kmod-ppp TITLE:=PPP daemon DESCRIPTION:=\ @@ -44,7 +43,6 @@ endef define Package/ppp-mod-pppoa $(call Package/ppp/Default) DEPENDS:=ppp +linux-atm +kmod-pppoa - DEFAULT:=y if LINUX_2_4_AR7 TITLE:=PPPoA plugin DESCRIPTION:=\ This package contains a PPPoA (PPP over ATM) plugin for ppp. @@ -52,7 +50,6 @@ endef define Package/ppp-mod-pppoe $(call Package/ppp/Default) - DEFAULT:=y DEPENDS:=ppp +kmod-pppoe TITLE:=PPPoE plugin DESCRIPTION:=\ diff --git a/package/switch/Makefile b/package/switch/Makefile index 75f3129402..07208bc30f 100644 --- a/package/switch/Makefile +++ b/package/switch/Makefile @@ -20,7 +20,6 @@ define Package/kmod-switch SECTION:=kernel CATEGORY:=Kernel drivers DEPENDS:=@LINUX_2_6_BRCM||LINUX_2_4_BRCM - DEFAULT:=y TITLE:=Switch drivers DESCRIPTION:=\ This package contains switch drivers for ADM6996L and BCM53XX RoboSwitch. diff --git a/package/wireless-tools/Makefile b/package/wireless-tools/Makefile index def2a6cc85..f78bef986a 100644 --- a/package/wireless-tools/Makefile +++ b/package/wireless-tools/Makefile @@ -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 \\\ diff --git a/package/wlcompat/Makefile b/package/wlcompat/Makefile index fc66c90f50..4a37294658 100644 --- a/package/wlcompat/Makefile +++ b/package/wlcompat/Makefile @@ -19,7 +19,8 @@ include $(INCLUDE_DIR)/package.mk define Package/kmod-wlcompat/Default SECTION:=kernel CATEGORY:=Kernel drivers - DEPENDS:=kmod-brcm-wl + DEPENDS:=@PACKAGE_kmod-brcm-wl||PACKAGE_kmod-brcm-wl-mimo +wireless-tools + DEFAULT:=y TITLE:=Broadcom wl wrapper module DESCRIPTION:=\ This package contains a wrapper module, that provides Wireless Extension \\\ @@ -29,7 +30,6 @@ endef define Package/kmod-wlcompat $(call Package/kmod-wlcompat/Default) - DEFAULT:=y endef define Package/kmod-wlcompat-debug |