]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - lib/libfdt/Makefile
Merge branch 'tx28-bugfix' into karo-devel
[karo-tx-uboot.git] / lib / libfdt / Makefile
index 6fe79e0b06e9c422b6bfcfffd8fdd968872960dc..934d6142c3e9115bb5963d3c04e46563c8b72c3b 100644 (file)
@@ -5,8 +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 fdt_addresses.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