|
@@ -31,7 +31,7 @@ AT91BOOTSTRAP_POST_PATCH_HOOKS += AT91BOOTSTRAP_APPLY_CUSTOM_PATCHES
|
|
endif
|
|
endif
|
|
|
|
|
|
define AT91BOOTSTRAP_BUILD_CMDS
|
|
define AT91BOOTSTRAP_BUILD_CMDS
|
|
- $(MAKE) CROSS_COMPILE=$(TARGET_CROSS) -C $(@D)/$(AT91BOOTSTRAP_MAKE_SUBDIR)
|
|
|
|
|
|
+ $(MAKE1) CROSS_COMPILE=$(TARGET_CROSS) -C $(@D)/$(AT91BOOTSTRAP_MAKE_SUBDIR)
|
|
endef
|
|
endef
|
|
|
|
|
|
define AT91BOOTSTRAP_INSTALL_IMAGES_CMDS
|
|
define AT91BOOTSTRAP_INSTALL_IMAGES_CMDS
|