mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2025-11-16 12:34:45 +00:00
drvmgr: Enable build for riscv
This commit is contained in:
@@ -349,7 +349,7 @@ AC_MSG_RESULT([$HAVE_LIBPCI])
|
||||
# Filter libdrvmgr to only build for architectures that have support for it
|
||||
AC_MSG_CHECKING([whether CPU supports libdrvmgr])
|
||||
case $RTEMS_CPU in
|
||||
sparc)
|
||||
riscv | sparc)
|
||||
HAVE_LIBDRVMGR=yes ;;
|
||||
*)
|
||||
HAVE_LIBDRVMGR=no ;;
|
||||
|
||||
Reference in New Issue
Block a user