|
bagder: firmware SOURCES,1.11,1.12: msg#00190systems.archos.rockbox.cvs
Update of /cvsroot/rockbox/firmware In directory labb:/tmp/cvs-serv12681 Modified Files: SOURCES Log Message: crt0.s works for other CPUs too, mas.c is only for targets with hwcodec Index: SOURCES =================================================================== RCS file: /cvsroot/rockbox/firmware/SOURCES,v retrieving revision 1.11 retrieving revision 1.12 diff -u -d -r1.11 -r1.12 --- SOURCES 26 Jan 2005 23:37:16 -0000 1.11 +++ SOURCES 27 Jan 2005 19:17:47 -0000 1.12 @@ -67,7 +67,9 @@ drivers/lcd-recorder.c #endif drivers/led.c +#if CONFIG_HWCODEC != MASNONE drivers/mas.c +#endif drivers/power.c #ifdef HAVE_RTC drivers/rtc.c @@ -88,9 +90,9 @@ system.c thread.c usb.c +crt0.S #if CONFIG_CPU == SH7034 bitswap.S -crt0.S descramble.S drivers/lcd.S #endif _______________________________________________ http://cool.haxx.se/mailman/listinfo/rockbox-cvs |
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | bagder: firmware debug.c,1.24,1.25: 00190, cvs |
|---|---|
| Next by Date: | zagor: firmware/include string.h,1.2,1.3: 00190, cvs |
| Previous by Thread: | bagder: firmware debug.c,1.24,1.25i: 00190, cvs |
| Next by Thread: | zagor: firmware/include string.h,1.2,1.3: 00190, cvs |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |