* [Buildroot] [PATCH] dmraid: remove superfluous INSTALL_TARGET_OPTS
@ 2015-02-17 13:44 Gustavo Zacarias
2015-02-19 20:33 ` Thomas Petazzoni
0 siblings, 1 reply; 2+ messages in thread
From: Gustavo Zacarias @ 2015-02-17 13:44 UTC (permalink / raw)
To: buildroot
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
---
package/dmraid/dmraid.mk | 1 -
1 file changed, 1 deletion(-)
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
--
2.0.5
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [Buildroot] [PATCH] dmraid: remove superfluous INSTALL_TARGET_OPTS
2015-02-17 13:44 [Buildroot] [PATCH] dmraid: remove superfluous INSTALL_TARGET_OPTS Gustavo Zacarias
@ 2015-02-19 20:33 ` Thomas Petazzoni
0 siblings, 0 replies; 2+ messages in thread
From: Thomas Petazzoni @ 2015-02-19 20:33 UTC (permalink / raw)
To: buildroot
Dear Gustavo Zacarias,
On Tue, 17 Feb 2015 10:44:28 -0300, Gustavo Zacarias wrote:
> Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
> ---
> package/dmraid/dmraid.mk | 1 -
> 1 file changed, 1 deletion(-)
Applied to next, thanks!
Thomas
--
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2015-02-19 20:33 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-02-17 13:44 [Buildroot] [PATCH] dmraid: remove superfluous INSTALL_TARGET_OPTS Gustavo Zacarias
2015-02-19 20:33 ` Thomas Petazzoni
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox