DESCRIPTION:= is obselete
[packages.git] / utils / lm-sensors / Makefile
index 99eae93..6c51d3d 100644 (file)
@@ -26,11 +26,13 @@ define Package/lm-sensors
   CATEGORY:=Utilities
   TITLE:=lm-sensors
   DEPENDS:=+sysfsutils @LINUX_2_6_X86
-  DESCRIPTION:=\
-       Utility to read hardware sensor data
   URL:=http://www.lm-sensors.org/
 endef
 
+define Package/lm-sensors/description
+       Utility to read hardware sensor data
+endef
+
 define Build/Compile
        $(MAKE) -C $(PKG_BUILD_DIR) \
                KERNELVERSION="$(LINUX_VERSION)" \