diff --git a/Makefile b/Makefile index 65d0d873..8f3bc068 100755 --- a/Makefile +++ b/Makefile @@ -94,7 +94,6 @@ include make/crosstool.mk include make/development-tools.mk include make/ffmpeg-$(BOXTYPE).mk include make/gstreamer.mk -include make/host-tools.mk include make/image-update.mk include make/images.mk include make/linux-kernel.mk @@ -108,6 +107,7 @@ include make/system-libs.mk include make/system-scripts.mk include make/system-tools-extra.mk include make/system-tools.mk +include make/host-tools.mk include make/update.mk include make/ni.mk