source: tools/hotplug/make_mips.sh @ 35280

Last change on this file since 35280 was 26548, checked in by gost, 10 years ago

[tools] hotplug for mipsel

  • Property svn:executable set to *
File size: 343 bytes
Line 
1STM=$1
2
3
4cd $HOME/aafsvn/tools/hotplug
5rm *.o
6rm hotplug
7"$HOME"/flashimg/BUILDGIT/checkout_mips360/builds/openatv/inihde/tmp/sysroots/x86_64-linux/usr/libexec/mips32el-oe-linux/gcc/mipsel-oe-linux/4.6.4/mipsel-oe-linux-gcc -Os -c module_block.c -o hotplug -I"$HOME"/flashimg/BUILDGIT/checkout_stm24/tdt/cvs/apps/misc/tools/hotplug -DMIPSEL
8 
Note: See TracBrowser for help on using the repository browser.