iris
Sign in or create your account
|
Project List
|
Help
Project Home
Downloads
Documentation
Issues
Source
Code Review
Source Tree
|
Change Log
|
How To Get The Code
iris Git Source Tree
Root
/
autogen.sh
1
#!/bin/sh
2
autoreconf --force --install --symlink
3
if [ $# -eq 0 ] ; then
4
./configure --host mipsel-linux-gnu --enable-udc-boot
5
else
6
./configure --host mipsel-linux-gnu "$@"
7
fi
8
Download this file
Branches:
master
Main page
Current events
Mailing lists
Planet
Projects server
interactive
About Qi
Recent changes
Contact Qi
Help