Skip to content

Commit

Permalink
RISC-V: ACPI: Enable building RHCT related code
Browse files Browse the repository at this point in the history
Signed-off-by: Sunil V L <sunilvl@ventanamicro.com>
  • Loading branch information
vlsunil authored and avpatel committed Aug 19, 2022
1 parent 4bfb4c0 commit 83480d1
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions drivers/acpi/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -130,3 +130,5 @@ obj-y += dptf/
obj-$(CONFIG_ARM64) += arm64/

obj-$(CONFIG_ACPI_VIOT) += viot.o

obj-$(CONFIG_RISCV) += riscv/

0 comments on commit 83480d1

Please sign in to comment.