mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-10-13 18:17:39 -04:00
Seperate make rules in a almost empty android.make. Also add forgotten powermgmt-android.c git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27977 a1c6a512-1295-4272-9138-f99709370657
16 lines
247 B
Text
16 lines
247 B
Text
#ifdef SIMULATOR
|
|
lcd-common.c
|
|
#ifdef HAVE_LCD_CHARCELLS
|
|
font-player.c
|
|
lcd-playersim.c
|
|
sim_icons.c
|
|
#endif
|
|
fmradio.c
|
|
backlight-sim.c
|
|
#endif
|
|
|
|
io.c
|
|
sim_tasks.c
|
|
powermgmt-sim.c
|
|
stubs.c
|
|
/* this is still needed for application since it has some stubs */
|