forked from len0rd/rockbox
build with -Wundef to make sure we have spelled the defines right in #if lines
and have the proper includes included etc git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12360 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
5d45ec90e0
commit
20a5926d2e
8 changed files with 17 additions and 19 deletions
|
|
@ -944,9 +944,6 @@ static bool dbg_spdif(void)
|
|||
#elif CONFIG_KEYPAD == ONDIO_PAD
|
||||
# define DEBUG_CANCEL BUTTON_MENU
|
||||
|
||||
#elif CONFIG_KEYPAD == GMINI100_PAD
|
||||
# define DEBUG_CANCEL BUTTON_OFF
|
||||
|
||||
#elif (CONFIG_KEYPAD == IPOD_3G_PAD) || \
|
||||
(CONFIG_KEYPAD == IPOD_4G_PAD)
|
||||
# define DEBUG_CANCEL BUTTON_MENU
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue