The LinCAN option is listed as accepted one by configure --can option.
authorppavel
Tue, 30 May 2006 23:17:59 +0200
changeset 27 c16a00df5621
parent 26 8340a591acf3
child 28 e169fe15521b
The LinCAN option is listed as accepted one by configure --can option.
configure
--- a/configure	Tue May 30 23:13:59 2006 +0200
+++ b/configure	Tue May 30 23:17:59 2006 +0200
@@ -130,7 +130,7 @@
 		echo	"		\"win32\" for win32 systems"
 		echo	"		\"hcs12\" for HCS12 micro-controller"
 		echo	"		\"ecos_lpc2138_sja1000\" for eCOS + Philips ARM LPC21381 + Philips SJA1000" 
-		echo 	" --can=foo	Use 'foo' as CAN driver (can be either 'peak' or 'virtual')"
+		echo 	" --can=foo	Use 'foo' as CAN driver (can be either 'peak', 'lincan' or 'virtual')"
 		echo 	" --timers=foo	Use 'foo' as TIMERS driver (can be either 'unix' or 'xenomai')"
 		echo	" --led=foo	Use 'foo' as DS-305 LED driver (use 'none' to disable or 'stdout')"
 		echo	" --nvram=foo	Use 'foo' as NVRAM driver (use 'none' to disable or 'file')"