From: Paul M. <le...@us...> - 2001-11-06 09:19:17
|
Update of /cvsroot/linux-mips/linux/arch/mips In directory usw-pr-cvs1:/tmp/cvs-serv10490/arch/mips Modified Files: config.in Log Message: Sync with OSS 2.4.13. Index: config.in =================================================================== RCS file: /cvsroot/linux-mips/linux/arch/mips/config.in,v retrieving revision 1.46 retrieving revision 1.47 diff -u -d -r1.46 -r1.47 --- config.in 2001/11/05 17:06:55 1.46 +++ config.in 2001/11/06 02:57:37 1.47 @@ -472,7 +472,7 @@ if [ "$CONFIG_DECSTATION" != "y" -a \ "$CONFIG_SGI_IP22" != "y" ]; then - source drivers/i2o/Config.in + source drivers/message/i2o/Config.in fi if [ "$CONFIG_NET" = "y" ]; then |