diff --git a/Makefile b/Makefile index bfc2ed8707..9337a1ffcd 100644 --- a/Makefile +++ b/Makefile @@ -2007,10 +2007,6 @@ dtbs: prepare3 scripts_dtc dtbs_install: $(Q)$(MAKE) $(dtbinst)=$(dtstree) -ifdef CONFIG_OF_EARLY_FLATTREE -all: dtbs -endif - endif # Check dtc and pylibfdt, if DTC is provided, else build them