[Buildroot] [git commit] dmraid: remove superfluous INSTALL_TARGET_OPTS

Thomas Petazzoni thomas.petazzoni at free-electrons.com
Thu Feb 19 20:33:16 UTC 2015


commit: http://git.buildroot.net/buildroot/commit/?id=2058de2bbcd8fb36c16132596a4835800def4741
branch: http://git.buildroot.net/buildroot/commit/?id=refs/heads/master

Signed-off-by: Gustavo Zacarias <gustavo at zacarias.com.ar>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni at free-electrons.com>
---
 package/dmraid/dmraid.mk |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/package/dmraid/dmraid.mk b/package/dmraid/dmraid.mk
index a6ed57f..fbb2387 100644
--- a/package/dmraid/dmraid.mk
+++ b/package/dmraid/dmraid.mk
@@ -11,7 +11,6 @@ DMRAID_SUBDIR = $(DMRAID_VERSION)/dmraid
 # lib and tools race with parallel make
 DMRAID_MAKE = $(MAKE1)
 DMRAID_INSTALL_STAGING = YES
-DMRAID_INSTALL_TARGET_OPTS = DESTDIR=$(TARGET_DIR) install
 DMRAID_LICENSE = GPLv2
 DMRAID_LICENSE_FILES = $(DMRAID_SUBDIR)/LICENSE_GPL $(DMRAID_SUBDIR)/LICENSE
 


More information about the buildroot mailing list