first version of freetz make helper

This commit is contained in:
root
2015-03-20 22:13:03 +01:00
parent f9bda91d94
commit 113c89e1f5
Executable
+4
View File
@@ -0,0 +1,4 @@
#!/bin/sh
export PATH=$PATH:/usr/mipsel-linux-uclibc/bin
./autogen.sh --host=mipsel-linux-uclibc
make