diff options
author | Wolfgang Denk <wd@denx.de> | 2010-04-08 00:15:11 +0200 |
---|---|---|
committer | Wolfgang Denk <wd@denx.de> | 2010-04-08 00:15:11 +0200 |
commit | 92abce8731750e92d9b5adf2e506fdb50eff59bc (patch) | |
tree | 8fc5f57aeee08b9a7c37e5351d464f80a3875516 /cpu/ppc4xx/Makefile | |
parent | 6a1f7e54c2dd8888dbc118e8de372dec29a0a9c5 (diff) | |
parent | d0b0dcaa220549999d6ea74cf87487846c186a0f (diff) | |
download | u-boot-imx-92abce8731750e92d9b5adf2e506fdb50eff59bc.zip u-boot-imx-92abce8731750e92d9b5adf2e506fdb50eff59bc.tar.gz u-boot-imx-92abce8731750e92d9b5adf2e506fdb50eff59bc.tar.bz2 |
Merge branch 'master' of git://git.denx.de/u-boot-i2c
Diffstat (limited to 'cpu/ppc4xx/Makefile')
-rw-r--r-- | cpu/ppc4xx/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/cpu/ppc4xx/Makefile b/cpu/ppc4xx/Makefile index 365f966..88d53fb 100644 --- a/cpu/ppc4xx/Makefile +++ b/cpu/ppc4xx/Makefile @@ -52,7 +52,6 @@ COBJS += denali_data_eye.o COBJS += denali_spd_ddr2.o COBJS += ecc.o COBJS += fdt.o -COBJS += i2c.o COBJS += interrupts.o COBJS += iop480_uart.o ifdef CONFIG_CMD_REGINFO |