From 72b5b5217fbe37137215a6fffcca0e1591e3cee1 Mon Sep 17 00:00:00 2001 From: jow Date: Tue, 12 Apr 2011 20:13:51 +0000 Subject: [PATCH] [packages] hd-idle: remove redundant PKG_BUILD_DIR, extend copyright git-svn-id: svn://svn.openwrt.org/openwrt/packages@26619 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- utils/hd-idle/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/utils/hd-idle/Makefile b/utils/hd-idle/Makefile index fdf8caf7d..88b1845a8 100644 --- a/utils/hd-idle/Makefile +++ b/utils/hd-idle/Makefile @@ -1,5 +1,5 @@ # -# Copyright (C) 2008-2010 OpenWrt.org +# Copyright (C) 2008-2011 OpenWrt.org # # This is free software, licensed under the GNU General Public License v2. # See /LICENSE for more information. @@ -15,7 +15,6 @@ PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tgz PKG_SOURCE_URL:=@SF/$(PKG_NAME) PKG_MD5SUM:=049d6e6fc703a7e0474bdd9c24e6de77 -PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME) include $(INCLUDE_DIR)/package.mk -- 2.11.0