configure
changeset 234 5a17bcb520ef
parent 200 930be51ddc24
child 246 d635cfc520ee
equal deleted inserted replaced
233:6f2936f7fb3f 234:5a17bcb520ef
   117 		echo 	" --target=foo  Use 'foo' as build target."
   117 		echo 	" --target=foo  Use 'foo' as build target."
   118 		echo	"               \"generic\" for have independant CAN and TIMERS driver"
   118 		echo	"               \"generic\" for have independant CAN and TIMERS driver"
   119 		echo	"               \"unix\" for unix-like systems"
   119 		echo	"               \"unix\" for unix-like systems"
   120 		echo	"               \"win32\" for win32 systems"
   120 		echo	"               \"win32\" for win32 systems"
   121 		echo	"               \"hcs12\" for HCS12 micro-controller"
   121 		echo	"               \"hcs12\" for HCS12 micro-controller"
   122 		echo	"               \"ecos_lpc2138_sja1000\" for eCOS + Philips ARM LPC21381 + Philips SJA1000" 
       
   123 		echo 	" --can=foo	Use 'foo' as CAN driver"
   122 		echo 	" --can=foo	Use 'foo' as CAN driver"
   124 		echo	"               \"peak_linux\" use Linux build host installed Peak driver and library"
   123 		echo	"               \"peak_linux\" use Linux build host installed Peak driver and library"
   125 		echo	"                                please see http://www.peak-system.com/linux/"
   124 		echo	"                                please see http://www.peak-system.com/linux/"
   126 		echo	"               \"peak_win32\" use win32 PcanLight Peak driver and library with Cygwin" 
   125 		echo	"               \"peak_win32\" use win32 PcanLight Peak driver and library with Cygwin" 
   127 		echo	"                                please see http://www.peak-system.com/themen/download_gb.html"
   126 		echo	"                                please see http://www.peak-system.com/themen/download_gb.html"