wok annotate memtest/stuff/memtest86+-5.01-scp.patch @ rev 25203
updated python-mechanize (0.4.5 -> 0.4.7)
author | Hans-Günter Theisgen |
---|---|
date | Wed Jul 13 14:23:19 2022 +0100 (2022-07-13) |
parents | |
children |
rev | line source |
---|---|
pascal@24043 | 1 --- memtest86+-5.01/Makefile |
pascal@24043 | 2 +++ memtest86+-5.01/Makefile |
pascal@24043 | 3 @@ -21,7 +21,6 @@ |
pascal@24043 | 4 |
pascal@24043 | 5 |
pascal@24043 | 6 all: clean memtest.bin memtest |
pascal@24043 | 7 - scp memtest.bin root@192.168.0.12:/srv/tftp/mt86plus |
pascal@24043 | 8 |
pascal@24043 | 9 # Link it statically once so I know I don't have undefined |
pascal@24043 | 10 # symbols and then link it dynamically so I have full |