Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 1/1] package/ts4900-fpga: remove the default value of the _INSTALL_{IMAGES, TARGET} variables
@ 2016-10-24 21:00 Jerzy Grzegorek
  2016-10-24 21:35 ` Thomas Petazzoni
  0 siblings, 1 reply; 2+ messages in thread
From: Jerzy Grzegorek @ 2016-10-24 21:00 UTC (permalink / raw)
  To: buildroot

Signed-off-by: Jerzy Grzegorek <jerzy.grzegorek@trzebnica.net>
---
 package/ts4900-fpga/ts4900-fpga.mk | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/package/ts4900-fpga/ts4900-fpga.mk b/package/ts4900-fpga/ts4900-fpga.mk
index e0d351f..ed951b8 100644
--- a/package/ts4900-fpga/ts4900-fpga.mk
+++ b/package/ts4900-fpga/ts4900-fpga.mk
@@ -10,9 +10,6 @@ TS4900_FPGA_SITE = ftp://ftp.embeddedarm.com/ts-socket-macrocontrollers/ts-4900-
 # No license file provided, Yocto recipe from the vendor claims MIT.
 # https://github.com/embeddedarm/meta-ts/blob/f31860f1204b64f765a5380d3b93a2cf18234f90/recipes-extras/ts4900-fpga/ts4900-fpga.bb#L6
 
-TS4900_FPGA_INSTALL_IMAGES = NO
-TS4900_FPGA_INSTALL_TARGET = YES
-
 define TS4900_FPGA_EXTRACT_CMDS
 	cp $(DL_DIR)/$(TS4900_FPGA_SOURCE) $(@D)
 endef
-- 
1.9.1

^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2016-10-24 21:35 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-10-24 21:00 [Buildroot] [PATCH 1/1] package/ts4900-fpga: remove the default value of the _INSTALL_{IMAGES, TARGET} variables Jerzy Grzegorek
2016-10-24 21:35 ` Thomas Petazzoni

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox