DESCRIPTION:= is obselete
git-svn-id: svn://svn.openwrt.org/openwrt/packages@9304 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
@ -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)" \
|
||||
|
Reference in New Issue
Block a user