diff options
author | Ying Wang <wangying@google.com> | 2014-06-03 01:20:29 +0000 |
---|---|---|
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | 2014-06-03 01:20:30 +0000 |
commit | 40b7e34240be756bbf1542b63eef6332024d067e (patch) | |
tree | 770e51b03f0479423d23abe7f9f3b06545c75d65 | |
parent | c706ea79629792f4432774643887f5681e8f145d (diff) | |
parent | d7af17619983c4cf679abb034469098235e63ad5 (diff) | |
download | build-40b7e34240be756bbf1542b63eef6332024d067e.zip build-40b7e34240be756bbf1542b63eef6332024d067e.tar.gz build-40b7e34240be756bbf1542b63eef6332024d067e.tar.bz2 |
Merge "Move sdk staging dir to a product-specific dir"
-rw-r--r-- | core/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/Makefile b/core/Makefile index bb3e64e..fbd04cc 100644 --- a/core/Makefile +++ b/core/Makefile @@ -1456,7 +1456,7 @@ endif # The SDK # The SDK includes host-specific components, so it belongs under HOST_OUT. -sdk_dir := $(HOST_OUT)/sdk +sdk_dir := $(HOST_OUT)/sdk/$(TARGET_PRODUCT) # Build a name that looks like: # |