Commit 548297c9 authored by Jean-Baptiste Queru's avatar Jean-Baptiste Queru
Browse files

Use device-vendor-blobs.mk as the unique name across all devices

Change-Id: I028555e8fb3727da49474702c1a1fd77fb86bc75
parent de8788e7
......@@ -120,7 +120,7 @@ do
echo
echo -n '(cat << EOF) | sed s/__DEVICE__/$DEVICE/g | sed s/__MANUFACTURER__/$MANUFACTURER/g > ../../../vendor/$MANUFACTURER/$DEVICE/'
echo '$DEVICE-vendor-blobs.mk'
echo 'device-vendor-blobs.mk'
echo '# Copyright (C) 2010 The Android Open Source Project'
echo '#'
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment