From bbb0a0cb957527ee0cb2f3276359542755c7fae0 Mon Sep 17 00:00:00 2001 From: Jean-Baptiste Queru Date: Tue, 3 Jan 2012 10:33:59 -0800 Subject: 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 --- self-extractors/root/BoardConfigVendor.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'self-extractors/root/BoardConfigVendor.mk') 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) -- cgit v1.1