From 2de3a6e82c853edb8ab35317034748f6c25c04c7 Mon Sep 17 00:00:00 2001 From: Sebastian Huber Date: Mon, 29 Nov 2021 08:35:43 +0100 Subject: build: Use common objects item for get memory --- spec/build/bsps/powerpc/psim/bsppsim.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'spec/build/bsps/powerpc/psim') diff --git a/spec/build/bsps/powerpc/psim/bsppsim.yml b/spec/build/bsps/powerpc/psim/bsppsim.yml index b71b847cd0..c42590f0a1 100644 --- a/spec/build/bsps/powerpc/psim/bsppsim.yml +++ b/spec/build/bsps/powerpc/psim/bsppsim.yml @@ -43,6 +43,8 @@ links: uid: abi - role: build-dependency uid: objmpci +- role: build-dependency + uid: ../../objmem - role: build-dependency uid: optclkfastidle - role: build-dependency @@ -78,7 +80,6 @@ source: - bsps/shared/dev/serial/console-polled.c - bsps/shared/irq/irq-default-handler.c - bsps/shared/start/bspfatal-default.c -- bsps/shared/start/bspgetworkarea-default.c - bsps/shared/start/bspreset-empty.c - bsps/shared/start/gettargethash-default.c type: build -- cgit v1.2.3