summaryrefslogtreecommitdiffstats
path: root/self-extractors/root/device-vendor.mk
diff options
context:
space:
mode:
authorJean-Baptiste Queru <jbq@google.com>2012-01-03 10:33:59 -0800
committerJean-Baptiste Queru <jbq@google.com>2012-01-03 10:33:59 -0800
commitbbb0a0cb957527ee0cb2f3276359542755c7fae0 (patch)
tree530a7c303eb431e63e7e4623eb070049cf23ef4b /self-extractors/root/device-vendor.mk
parenta10d8c21aa395af478a14331a5cef0912e70f0bb (diff)
downloaddevice_samsung_maguro-bbb0a0cb957527ee0cb2f3276359542755c7fae0.zip
device_samsung_maguro-bbb0a0cb957527ee0cb2f3276359542755c7fae0.tar.gz
device_samsung_maguro-bbb0a0cb957527ee0cb2f3276359542755c7fae0.tar.bz2
Rename the makefiles used in self-extractors.
That way, devices use the exact same filenames, which can then be fed to diff -r for easy comparisions and updates. Change-Id: Ie6bda29891ef2ace717e5f040efad426806488d6
Diffstat (limited to 'self-extractors/root/device-vendor.mk')
-rw-r--r--self-extractors/root/device-vendor.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/self-extractors/root/device-vendor.mk b/self-extractors/root/device-vendor.mk
index c266dda..833cbcd 100644
--- a/self-extractors/root/device-vendor.mk
+++ b/self-extractors/root/device-vendor.mk
@@ -12,7 +12,7 @@
# See the License for the specific language governing permissions and
# limitations under the License.
-LOCAL_STEM := maguro/device-maguro.mk
+LOCAL_STEM := maguro/device-partial.mk
$(call inherit-product-if-exists, vendor/broadcom/$(LOCAL_STEM))
$(call inherit-product-if-exists, vendor/csr/$(LOCAL_STEM))