1
0
mirror of git://projects.qi-hardware.com/iris.git synced 2024-09-28 23:54:10 +03:00
iris/autogen.sh

4 lines
90 B
Bash
Raw Normal View History

2012-09-26 23:20:38 +03:00
#!/bin/sh
autoreconf --force --install --symlink
./configure --host mipsel-linux-gnu "$@"