diff --git a/Makefile b/Makefile index a0c18ba7c1..76eeddb919 100644 --- a/Makefile +++ b/Makefile @@ -371,6 +371,7 @@ ifneq ($(BR2_TOOLCHAIN_EXTERNAL),y) endif endif @mkdir -p $(STAGING_DIR)/usr/include + @mkdir -p $(STAGING_DIR)/usr/bin $(BUILD_DIR)/.root: mkdir -p $(TARGET_DIR)