diff options
Diffstat (limited to 'hw/microblaze/Makefile.objs')
-rw-r--r-- | hw/microblaze/Makefile.objs | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/hw/microblaze/Makefile.objs b/hw/microblaze/Makefile.objs index b2517d8..ae9fd40 100644 --- a/hw/microblaze/Makefile.objs +++ b/hw/microblaze/Makefile.objs @@ -1,3 +1,4 @@ obj-y += petalogix_s3adsp1800_mmu.o obj-y += petalogix_ml605_mmu.o +obj-y += xlnx-zynqmp-pmu.o obj-y += boot.o |