* commit '205d337b9db27ef87b2849bef0ac092b3200cb1e': SDK: Generate build-tools package.
This commit is contained in:
@@ -154,16 +154,17 @@ endif
|
|||||||
# Pickup the most recent xml schema for repository and add-on
|
# Pickup the most recent xml schema for repository and add-on
|
||||||
|
|
||||||
SDK_REPO_XSD := \
|
SDK_REPO_XSD := \
|
||||||
$(lastword \
|
$(lastword \
|
||||||
$(wildcard \
|
$(wildcard \
|
||||||
$(TOPDIR)prebuilts/devtools/repository/sdk-repository-*.xsd \
|
$(TOPDIR)prebuilts/devtools/repository/sdk-repository-*.xsd \
|
||||||
))
|
))
|
||||||
|
|
||||||
SDK_ADDON_XSD := \
|
SDK_ADDON_XSD := \
|
||||||
$(lastword \
|
$(lastword \
|
||||||
$(wildcard \
|
$(wildcard \
|
||||||
$(TOPDIR)prebuilts/devtools/repository/sdk-addon-*.xsd \
|
$(TOPDIR)prebuilts/devtools/repository/sdk-addon-*.xsd \
|
||||||
))
|
))
|
||||||
|
|
||||||
|
|
||||||
# -----------------------------------------------------------------
|
# -----------------------------------------------------------------
|
||||||
# Rules for sdk addon
|
# Rules for sdk addon
|
||||||
|
|||||||
Reference in New Issue
Block a user