forked from len0rd/rockbox
Rename software backlight fading files, as we don't call it thread fading. Correct a copyright info too.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19818 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
311d2f12ed
commit
81df953da5
4 changed files with 4 additions and 4 deletions
|
@ -97,7 +97,7 @@ drivers/lcd-remote-2bit-vi.c
|
|||
#endif /* HAVE_REMOTE_LCD */
|
||||
|
||||
#ifdef USE_BACKLIGHT_SW_FADING
|
||||
backlight-thread-fading.c
|
||||
backlight-sw-fading.c
|
||||
#endif /* USE_BACKLIGHT_SW_FADING */
|
||||
|
||||
/* Misc. */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue