From 3d08effb91acf985bae9c4eb4386937ce7ed92a9 Mon Sep 17 00:00:00 2001 From: Paul Kocialkowski Date: Fri, 23 Dec 2016 14:13:48 +0100 Subject: Current build system removal Signed-off-by: Paul Kocialkowski --- resources/memtest86plus/patch/0001-Makefile-remove-scp.patch | 11 ----------- .../patch/0002-config.h-beep_mode-and-baud_rate.patch | 12 ------------ 2 files changed, 23 deletions(-) delete mode 100644 resources/memtest86plus/patch/0001-Makefile-remove-scp.patch delete mode 100644 resources/memtest86plus/patch/0002-config.h-beep_mode-and-baud_rate.patch (limited to 'resources/memtest86plus') diff --git a/resources/memtest86plus/patch/0001-Makefile-remove-scp.patch b/resources/memtest86plus/patch/0001-Makefile-remove-scp.patch deleted file mode 100644 index f9257b20..00000000 --- a/resources/memtest86plus/patch/0001-Makefile-remove-scp.patch +++ /dev/null @@ -1,11 +0,0 @@ ---- Makefile 2015-11-18 23:49:40.900093793 +0100 -+++ Makefile.new 2015-11-19 00:08:37.392634002 +0100 -@@ -15,3 +15,3 @@ - CFLAGS= -Wall -march=i486 -m32 -O1 -fomit-frame-pointer -fno-builtin \ -- -ffreestanding -fPIC $(SMP_FL) -fno-stack-protector -+ -ffreestanding -fPIC $(SMP_FL) -fno-stack-protector -fgnu89-inline - -@@ -23,3 +23,2 @@ - all: clean memtest.bin memtest -- scp memtest.bin root@192.168.0.12:/srv/tftp/mt86plus - diff --git a/resources/memtest86plus/patch/0002-config.h-beep_mode-and-baud_rate.patch b/resources/memtest86plus/patch/0002-config.h-beep_mode-and-baud_rate.patch deleted file mode 100644 index 98df5de7..00000000 --- a/resources/memtest86plus/patch/0002-config.h-beep_mode-and-baud_rate.patch +++ /dev/null @@ -1,12 +0,0 @@ ---- config.h 2015-11-18 23:49:27.696700200 +0100 -+++ config.h.new 2015-11-19 00:08:55.799401157 +0100 -@@ -19,3 +19,3 @@ - /* BEEP_MODE - Beep on error. Default off, Change to 1 to enable */ --#define BEEP_MODE 0 -+#define BEEP_MODE 1 - -@@ -37,3 +37,3 @@ - /* SERIAL_BAUD_RATE - Baud rate for the serial console */ --#define SERIAL_BAUD_RATE 9600 -+#define SERIAL_BAUD_RATE 115200 - -- cgit v1.2.3-70-g09d2