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/nxp/staging/device-maguro.mk | 17 ----------------- 1 file changed, 17 deletions(-) delete mode 100644 self-extractors/nxp/staging/device-maguro.mk (limited to 'self-extractors/nxp/staging/device-maguro.mk') diff --git a/self-extractors/nxp/staging/device-maguro.mk b/self-extractors/nxp/staging/device-maguro.mk deleted file mode 100644 index 94593f2..0000000 --- a/self-extractors/nxp/staging/device-maguro.mk +++ /dev/null @@ -1,17 +0,0 @@ -# Copyright (C) 2010 The Android Open Source Project -# -# Licensed under the Apache License, Version 2.0 (the "License"); -# you may not use this file except in compliance with the License. -# You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, software -# distributed under the License is distributed on an "AS IS" BASIS, -# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -# See the License for the specific language governing permissions and -# limitations under the License. - -# NXP blob(s) necessary for Maguro hardware -PRODUCT_PACKAGES := \ - libpn544_fw -- cgit v1.1