move to target tree
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@13208 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
6ffbe3896b
commit
f725ef1256
2 changed files with 1 additions and 1 deletions
|
@ -274,7 +274,7 @@ target/arm/memswap128-arm.S
|
|||
#if CONFIG_I2C == I2C_PP5020 || CONFIG_I2C == I2C_PP5002
|
||||
target/arm/i2c-pp.c
|
||||
#elif CONFIG_I2C == I2C_PNX0101
|
||||
drivers/i2c-pnx0101.c
|
||||
target/arm/pnx0101/i2c-pnx0101.c
|
||||
#elif CONFIG_I2C == I2C_S3C2440
|
||||
/* no i2c driver yet */
|
||||
#endif
|
||||
|
|
Loading…
Reference in a new issue