summaryrefslogtreecommitdiffstats
path: root/self-extractors/root/BoardConfigVendor.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/BoardConfigVendor.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/BoardConfigVendor.mk')
-rw-r--r--self-extractors/root/BoardConfigVendor.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/self-extractors/root/BoardConfigVendor.mk b/self-extractors/root/BoardConfigVendor.mk
index b685549..ca10d74 100644
--- a/self-extractors/root/BoardConfigVendor.mk
+++ b/self-extractors/root/BoardConfigVendor.mk
@@ -12,7 +12,7 @@
# See the License for the specific language governing permissions and
# limitations under the License.
-LOCAL_STEM := maguro/BoardConfigMaguro.mk
+LOCAL_STEM := maguro/BoardConfigPartial.mk
-include vendor/broadcom/$(LOCAL_STEM)
-include vendor/csr/$(LOCAL_STEM)