Revision f652e6af Makefile.target

b/Makefile.target
655 655
OBJS+= unin_pci.o ppc_chrp.o
656 656
# PowerPC 4xx boards
657 657
OBJS+= pflash_cfi02.o ppc4xx_devs.o ppc4xx_pci.o ppc405_uc.o ppc405_boards.o
658
ifdef FDT_LIBS
659
OBJS+= device_tree.o
660
LIBS+= $(FDT_LIBS)
661
endif
658 662
# virtio support
659 663
OBJS+= virtio.o virtio-blk.o virtio-balloon.o
660 664
endif

Also available in: Unified diff