DESCRIPTION:= is obselete
[openwrt-10.03/.git] / package / rt61 / Makefile
index f053f8389e9f5164ec428e17ad04f5786fbf035a..d646f180027760f382d52db9f40b9dbd894fe84f 100644 (file)
@@ -23,14 +23,16 @@ define KernelPackage/rt61
   SUBMENU:=Wireless Drivers
   TITLE:=Driver for ralink MiMo pci chipsets 
   DEPENDS:=@LINUX_2_6 @PCI_SUPPORT +wireless-tools
-  DESCRIPTION:=\
-        This package contains a driver for ralink rt2x61 pci chipsets.
   URL:=http://rt2x00.serialmonkey.com/
   FILES:= \
                 $(PKG_BUILD_DIR)/Module/rt61.$(LINUX_KMOD_SUFFIX)
   AUTOLOAD:=$(call AutoLoad,50,rt61)
 endef
 
+define KernelPackage/rt61/description
+       This package contains a driver for ralink rt2x61 pci chipsets.
+endef
+
 define KernelPackage/rt61/install
        mkdir -p $(1)/lib/firmware
        $(CP) -L $(PKG_BUILD_DIR)/Module/rt2?61*.bin $(1)/lib/firmware