diff options
author | Stefano Babic <sbabic@denx.de> | 2011-08-29 21:24:27 +0000 |
---|---|---|
committer | Albert ARIBAUD <albert.u.boot@aribaud.net> | 2011-09-04 11:36:06 +0200 |
commit | 96c9745fa1f03a0e24d09a32344a1f0c821bc9af (patch) | |
tree | 1eee678a0c38bedc2c7d309522dce6ea35f8c644 /boards.cfg | |
parent | f89f6109e977cb1aea8cee69b384ed622c2f8549 (diff) | |
download | u-boot-imx-96c9745fa1f03a0e24d09a32344a1f0c821bc9af.zip u-boot-imx-96c9745fa1f03a0e24d09a32344a1f0c821bc9af.tar.gz u-boot-imx-96c9745fa1f03a0e24d09a32344a1f0c821bc9af.tar.bz2 |
ARM: versatilepb : drop warnings due to double definitions
CONFIG_ARCH_VERSATILE_PB is defined twice - drop
the define from config.h.
Signed-off-by: Stefano Babic <sbabic@denx.de>
Diffstat (limited to 'boards.cfg')
-rw-r--r-- | boards.cfg | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -77,7 +77,7 @@ voiceblue arm arm925t omap1510inn arm arm925t - ti integratorap_cm926ejs arm arm926ejs integrator armltd - integratorap integratorcp_cm926ejs arm arm926ejs integrator armltd - integratorcp -versatileqemu arm arm926ejs versatile armltd versatile versatile:ARCH_VERSATILE_QEMU +versatileqemu arm arm926ejs versatile armltd versatile versatile:ARCH_VERSATILE_QEMU,ARCH_VERSATILE_PB versatilepb arm arm926ejs versatile armltd versatile versatile:ARCH_VERSATILE_PB versatileab arm arm926ejs versatile armltd versatile versatile:ARCH_VERSATILE_AB aspenite arm arm926ejs - Marvell armada100 |