aboutsummaryrefslogtreecommitdiffstats
path: root/package/hotplug2
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2007-03-16 19:18:55 +0000
committerFelix Fietkau <nbd@openwrt.org>2007-03-16 19:18:55 +0000
commit1d307eea87ca839a93e6b580e841c98ee2af9571 (patch)
treeffc6f0db61d8e167214c2e2ebf8a770463973bad /package/hotplug2
parentedea35b85ee74122f5579519d0fa0d3af16bf9fa (diff)
downloadupstream-1d307eea87ca839a93e6b580e841c98ee2af9571.tar.gz
upstream-1d307eea87ca839a93e6b580e841c98ee2af9571.tar.bz2
upstream-1d307eea87ca839a93e6b580e841c98ee2af9571.zip
add a default for PKG_BUILD_DIR and PKG_INSTALL_DIR (will use KERNEL_BUILD_DIR if kernel.mk is included, BUILD_DIR otherwise)
SVN-Revision: 6580
Diffstat (limited to 'package/hotplug2')
-rw-r--r--package/hotplug2/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/package/hotplug2/Makefile b/package/hotplug2/Makefile
index 99e2776230..3d1729cb55 100644
--- a/package/hotplug2/Makefile
+++ b/package/hotplug2/Makefile
@@ -17,8 +17,6 @@ PKG_SOURCE_URL:=http://isteve.bofh.cz/~isteve/hotplug2
PKG_MD5SUM:=ea2c01d027b4002e4e6b0ff266f51a51
PKG_CAT:=zcat
-PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)-$(PKG_VERSION)
-
include $(INCLUDE_DIR)/package.mk
define Package/hotplug2