]> Git Repo - imx_flashconf.git/blobdiff - mk.sh
licence rename and list
[imx_flashconf.git] / mk.sh
diff --git a/mk.sh b/mk.sh
index b7f71bc551f2d71e35a7113ab870190b19177d5f..64b77908fc80408aaa32e76961dae568b8ee8a04 100755 (executable)
--- a/mk.sh
+++ b/mk.sh
@@ -1 +1,2 @@
-gcc *.c -o test
\ No newline at end of file
+#!/usr/bin/bash
+gcc -Wall imx-flashconf.c flash_confs.c -o imx-flashconf
\ No newline at end of file
This page took 0.020829 seconds and 4 git commands to generate.