imx233: don't include debug-imx233.c in bootloader
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@30914 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
040e06f6e9
commit
0407d92c65
1 changed files with 2 additions and 0 deletions
|
@ -516,7 +516,9 @@ target/arm/imx233/power-imx233.c
|
|||
target/arm/imx233/powermgmt-imx233.c
|
||||
target/arm/imx233/adc-imx233.c
|
||||
target/arm/imx233/lradc-imx233.c
|
||||
#ifndef BOOTLOADER
|
||||
target/arm/imx233/debug-imx233.c
|
||||
#endif
|
||||
#if !defined(BOOTLOADER) || defined(HAVE_BOOTLOADER_USB_MODE)
|
||||
target/arm/imx233/usb-imx233.c
|
||||
#endif
|
||||
|
|
Loading…
Reference in a new issue