From 32ff60293b835888557603973730b5cf2a8ec77c Mon Sep 17 00:00:00 2001 From: Sebastian Huber Date: Mon, 19 Jul 2021 16:29:59 +0200 Subject: bsp/leon3: Move and simplify bsp_irq_fixup() --- spec/build/bsps/sparc/erc32/bsperc32.yml | 1 + 1 file changed, 1 insertion(+) (limited to 'spec/build/bsps/sparc/erc32/bsperc32.yml') diff --git a/spec/build/bsps/sparc/erc32/bsperc32.yml b/spec/build/bsps/sparc/erc32/bsperc32.yml index d082feb5f7..4ca351cd61 100644 --- a/spec/build/bsps/sparc/erc32/bsperc32.yml +++ b/spec/build/bsps/sparc/erc32/bsperc32.yml @@ -17,6 +17,7 @@ install: - destination: ${BSP_INCLUDEDIR}/bsp source: - bsps/sparc/erc32/include/bsp/irq.h + - bsps/sparc/erc32/include/bsp/irqimpl.h - destination: ${BSP_LIBDIR} source: - bsps/sparc/erc32/start/linkcmds -- cgit v1.2.3