diff --git a/hw/top_earlgrey/ip/BUILD b/hw/top_earlgrey/ip/BUILD index 285f34134ee389..52008956b9e489 100644 --- a/hw/top_earlgrey/ip/BUILD +++ b/hw/top_earlgrey/ip/BUILD @@ -12,10 +12,12 @@ filegroup( "//hw/top_earlgrey/ip/xbar:all_files", "//hw/top_earlgrey/ip/xbar_main:all_files", "//hw/top_earlgrey/ip/xbar_peri:all_files", + "//hw/top_earlgrey/ip_autogen/alert_handler:all_files", "//hw/top_earlgrey/ip_autogen/clkmgr:all_files", "//hw/top_earlgrey/ip_autogen/flash_ctrl:all_files", "//hw/top_earlgrey/ip_autogen/pinmux:all_files", "//hw/top_earlgrey/ip_autogen/pwrmgr:all_files", "//hw/top_earlgrey/ip_autogen/rstmgr:all_files", + "//hw/top_earlgrey/ip_autogen/rv_plic:all_files", ], )