[package] update apache2 to 2.2.14 (#6226)
[openwrt/svn-archive/archive.git] / utils / sysfsutils / Makefile
index a0111d38b02e2da2fd98e779a83d23c00d6d724d..f2a5bee1dad585e93831605fd6cc9000bde58f77 100644 (file)
@@ -4,7 +4,6 @@
 # This is free software, licensed under the GNU General Public License v2.
 # See /LICENSE for more information.
 #
-# $Id$
 
 include $(TOPDIR)/rules.mk
 
@@ -16,13 +15,12 @@ PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
 PKG_SOURCE_URL:=@SF/linux-diag
 PKG_MD5SUM:=14e7dcd0436d2f49aa403f67e1ef7ddc
 
-PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)-$(PKG_VERSION)
-
 include $(INCLUDE_DIR)/package.mk
 
 define Package/sysfsutils
   SECTION:=utils
   CATEGORY:=Utilities
+  SUBMENU:=Filesystem
   DEPENDS:=@LINUX_2_6
   TITLE:=sysfs Utilities
   URL:=http://linux-diag.sourceforge.net/Sysfsutils.html