0001-Makefile-remove-scp.patch 428 B

123456789101112
  1. --- Makefile 2015-11-18 23:49:40.900093793 +0100
  2. +++ Makefile.new 2015-11-19 00:08:37.392634002 +0100
  3. @@ -15,3 +15,3 @@
  4. CFLAGS= -Wall -march=i486 -m32 -O1 -fomit-frame-pointer -fno-builtin \
  5. - -ffreestanding -fPIC $(SMP_FL) -fno-stack-protector
  6. + -ffreestanding -fPIC $(SMP_FL) -fno-stack-protector -fgnu89-inline
  7. @@ -23,3 +23,2 @@
  8. all: clean memtest.bin memtest
  9. - scp memtest.bin root@192.168.0.12:/srv/tftp/mt86plus