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