From cba3ddadffd8f92b453b74ea1f2886df3be35314 Mon Sep 17 00:00:00 2001 From: keunyoung Date: Wed, 26 Jun 2013 09:58:01 -0700 Subject: use mini_common.mk as common baseline for mini Change-Id: I3b9fd641534716b7de0294c147c2a94aaa4e2f54 --- mini_mips.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mini_mips.mk b/mini_mips.mk index 6583ff9..3013a4e 100644 --- a/mini_mips.mk +++ b/mini_mips.mk @@ -12,7 +12,7 @@ # See the License for the specific language governing permissions and # limitations under the License. -$(call inherit-product, build/target/product/mini.mk) +$(call inherit-product, device/generic/armv7-a-neon/mini_common.mk) PRODUCT_NAME := mini_mips PRODUCT_DEVICE := mips -- cgit v1.2.3