summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorStefan Tauner <stefan.tauner@alumni.tuwien.ac.at>2017-06-20 20:47:54 -0700
committerDavid Hendricks <david.hendricks@gmail.com>2017-06-23 06:09:38 +0000
commit026c7416515985f47fe26a0478a37c0a1c2466c5 (patch)
tree3b6367dd6c0d69fa6fb71d45d9c9a1616297d78d /Makefile
parent7634708c98a6fa439443e0791dd62563f4baf746 (diff)
downloadflashrom-026c7416515985f47fe26a0478a37c0a1c2466c5.tar.gz
flashrom-026c7416515985f47fe26a0478a37c0a1c2466c5.tar.bz2
flashrom-026c7416515985f47fe26a0478a37c0a1c2466c5.zip
Remove djgpp-dos target
It is not different to other x-compilations. Change-Id: Ia582b4cf622e670f1af439095ff58d62554232aa Signed-off-by: Stefan Tauner <stefan.tauner@alumni.tuwien.ac.at> Reviewed-on: https://review.coreboot.org/20293 Reviewed-by: Stefan Reinauer <stefan.reinauer@coreboot.org> Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile3
1 files changed, 0 insertions, 3 deletions
diff --git a/Makefile b/Makefile
index 14c5cae93..6806e14da 100644
--- a/Makefile
+++ b/Makefile
@@ -1427,9 +1427,6 @@ tarball: _export
@rm -rf "$(EXPORTDIR)/flashrom-$(RELEASENAME)"
@echo Created "$(EXPORTDIR)/flashrom-$(RELEASENAME).tar.gz"
-djgpp-dos: clean
- make CC=i586-pc-msdosdjgpp-gcc STRIP=i586-pc-msdosdjgpp-strip
-
libpayload: clean
make CC="CC=i386-elf-gcc lpgcc" AR=i386-elf-ar RANLIB=i386-elf-ranlib