mirror of
https://source.denx.de/u-boot/u-boot.git
synced 2025-11-29 14:41:26 +01:00
bcm963158: use TARGET_BCM963158 instead of ARCH_BCM63158
We use TARGET_BCM63158 in the Kconfig instead of ARCH_BCM63158, so we could add other board that use a bcm63158. Signed-off-by: Philippe Reynes <philippe.reynes@softathome.com>
This commit is contained in:
parent
1e7883f632
commit
4ebcb16b51
@ -1,4 +1,4 @@
|
|||||||
if ARCH_BCM63158
|
if TARGET_BCM963158
|
||||||
|
|
||||||
config SYS_VENDOR
|
config SYS_VENDOR
|
||||||
default "broadcom"
|
default "broadcom"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user