forked from len0rd/rockbox
Fix Onda VX747 bootloader build
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@20154 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
a4837027c5
commit
e6c023cb64
1 changed files with 4 additions and 2 deletions
|
|
@ -1226,14 +1226,16 @@ drivers/qt1106.c
|
|||
#if CONFIG_CPU==JZ4732
|
||||
target/mips/ingenic_jz47xx/ata-nand-jz4740.c
|
||||
target/mips/ingenic_jz47xx/ata-sd-jz4740.c
|
||||
target/mips/ingenic_jz47xx/codec-jz4740.c
|
||||
target/mips/ingenic_jz47xx/debug-jz4740.c
|
||||
target/mips/ingenic_jz47xx/kernel-jz4740.c
|
||||
target/mips/ingenic_jz47xx/i2c-jz4740.c
|
||||
target/mips/ingenic_jz47xx/lcd-jz4740.c
|
||||
target/mips/ingenic_jz47xx/pcm-jz4740.c
|
||||
target/mips/ingenic_jz47xx/system-jz4740.c
|
||||
target/mips/ingenic_jz47xx/usb-jz4740.c
|
||||
#ifndef BOOTLOADER
|
||||
target/mips/ingenic_jz47xx/codec-jz4740.c
|
||||
target/mips/ingenic_jz47xx/pcm-jz4740.c
|
||||
#endif
|
||||
drivers/nand_id.c
|
||||
#endif
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue