mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-06 08:26:50 +01:00
898d490968
Signed-off-by: Kyle Guinn <elyk03@gmail.com>
14 lines
388 B
Diff
14 lines
388 B
Diff
http://forum.canardpc.com/threads/110953-PATCH-don-t-try-to-scp-after-building
|
|
|
|
this makes no sense in a sane build world
|
|
|
|
--- a/Makefile
|
|
+++ b/Makefile
|
|
@@ -21,7 +21,6 @@
|
|
|
|
|
|
all: clean memtest.bin memtest
|
|
- scp memtest.bin root@192.168.0.12:/srv/tftp/mt86plus
|
|
|
|
# Link it statically once so I know I don't have undefined
|
|
# symbols and then link it dynamically so I have full
|