1
0
Fork 0
forked from len0rd/rockbox

iPod Classic: implement HAVE_SERIAL

Change-Id: I24a861cd45095d858d1a7db39969f6eda17cc563
This commit is contained in:
Cástor Muñoz 2014-12-06 22:33:39 +01:00
parent 9f27dc2103
commit 38ae0d53e8
8 changed files with 317 additions and 7 deletions

View file

@ -1608,7 +1608,11 @@ target/arm/s5l8702/postmortemstub.S
target/arm/s5l8702/ipod6g/pmu-ipod6g.c
target/arm/s5l8702/ipod6g/rtc-ipod6g.c
target/arm/s5l8700/usb-nano2g-6g.c
#ifdef HAVE_SERIAL
target/arm/s5l8702/uc8702.c
target/arm/s5l8702/uart-s5l8702.c
target/arm/s5l8702/ipod6g/serial-ipod6g.c
#endif
#ifndef BOOTLOADER
target/arm/s5l8702/timer-s5l8702.c
target/arm/s5l8702/debug-s5l8702.c