mirror of
https://git.codelinaro.org/clo/qsdk/oss/boot/u-boot-2016.git
synced 2026-03-11 11:38:51 +01:00
ppc4xx: Fix out-of-tree building of CPCI405 variants
Signed-off-by: Matthias Fuchs <matthias.fuchs@esd-electronics.com> Acked-by: Stefan Roese <sr@denx.de>
This commit is contained in:
parent
59f630588e
commit
dd794323a2
1 changed files with 1 additions and 0 deletions
1
Makefile
1
Makefile
|
|
@ -1248,6 +1248,7 @@ CPCI405_config: unconfig
|
|||
CPCI4052_config \
|
||||
CPCI405DT_config \
|
||||
CPCI405AB_config: unconfig
|
||||
@mkdir -p $(obj)board/esd/cpci405
|
||||
@echo "TEXT_BASE = 0xFFFC0000" > $(obj)board/esd/cpci405/config.tmp
|
||||
@$(MKCONFIG) $(@:_config=) ppc ppc4xx cpci405 esd
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue