]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - lib/libfdt/Makefile
Merge git://git.denx.de/u-boot-marvell
[people/ms/u-boot.git] / lib / libfdt / Makefile
index a02c9b02add2d360e5aa5d0d53a2d620e98e9fda..934d6142c3e9115bb5963d3c04e46563c8b72c3b 100644 (file)
@@ -5,7 +5,5 @@
 # SPDX-License-Identifier:     GPL-2.0+
 #
 
-COBJS-libfdt += fdt.o fdt_ro.o fdt_rw.o fdt_strerror.o fdt_sw.o fdt_wip.o fdt_empty_tree.o
-
-obj-$(CONFIG_OF_LIBFDT) += $(COBJS-libfdt)
-obj-$(CONFIG_FIT) += $(COBJS-libfdt)
+obj-y += fdt.o fdt_ro.o fdt_rw.o fdt_strerror.o fdt_sw.o fdt_wip.o \
+       fdt_empty_tree.o fdt_addresses.o fdt_region.o