forked from len0rd/rockbox
xduoox3: Completely strip USB support out of the bootloader.
Change-Id: I7167e051a56a3be3c285c209b1c8fca7de251b09
This commit is contained in:
parent
80b9127727
commit
e2fb4ecd5c
3 changed files with 4 additions and 21 deletions
|
@ -1646,9 +1646,9 @@ target/mips/ingenic_jz47xx/kernel-jz4760.c
|
|||
target/mips/ingenic_jz47xx/i2c-jz4760.c
|
||||
target/mips/ingenic_jz47xx/lcd-jz4760.c
|
||||
target/mips/ingenic_jz47xx/system-jz4760.c
|
||||
target/mips/ingenic_jz47xx/usb-jz4760.c
|
||||
target/mips/ingenic_jz47xx/timer-jz4760.c
|
||||
#ifndef BOOTLOADER
|
||||
target/mips/ingenic_jz47xx/usb-jz4760.c
|
||||
target/mips/ingenic_jz47xx/codec-jz4760.c
|
||||
target/mips/ingenic_jz47xx/pcm-jz4760.c
|
||||
#endif /* BOOTLOADER */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue