summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile3
1 files changed, 0 insertions, 3 deletions
diff --git a/Makefile b/Makefile
index 6cb7ce85a6..787e3f3e78 100644
--- a/Makefile
+++ b/Makefile
@@ -227,9 +227,6 @@ endif
ifeq ($(CPU),ixp)
LIBS += arch/arm/cpu/ixp/npe/libnpe.o
endif
-ifdef DEV_TREE_SEPARATE
-ALL += $(obj)u-boot.dtb
-endif
ifeq ($(CONFIG_OF_EMBED),y)
LIBS += dts/libdts.o
endif