forked from Imagelibrary/rtems
Patch from Thomas Doerfler <td@imd.m.isar.de> to include the
ppc403 interrupt control libcpu component.
This commit is contained in:
@@ -10,7 +10,8 @@ PROJECT_ROOT = @PROJECT_ROOT@
|
||||
|
||||
BSP_PIECES=startup dlentry flashentry
|
||||
# pieces to pick up out of libcpu/ppc
|
||||
CPU_PIECES=ppc403/clock ppc403/timer ppc403/console ppc403/vectors
|
||||
CPU_PIECES=ppc403/clock ppc403/timer ppc403/console \
|
||||
ppc403/vectors ppc403/ictrl
|
||||
GENERIC_PIECES=
|
||||
|
||||
# bummer; have to use $foreach since % pattern subst rules only replace 1x
|
||||
|
||||
Reference in New Issue
Block a user