base-codezero: check scons and python2.6 on prepare
This commit is contained in:
@@ -18,6 +18,8 @@ check_tool = $(if $(shell which $(1)),,$(error Need to have '$(1)' installed.))
|
||||
|
||||
$(call check_tool,git)
|
||||
$(call check_tool,patch)
|
||||
$(call check_tool,python2.6)
|
||||
$(call check_tool,scons)
|
||||
|
||||
#
|
||||
# Print help information by default
|
||||
|
||||
Reference in New Issue
Block a user