From 48ecc2aea740a5ad47a0301b5ae03a4c3efa7e3e Mon Sep 17 00:00:00 2001
From: JoeyJiao <joey.jiaojg@gmail.com>
Date: Mon, 1 Apr 2013 10:06:57 -0700
Subject: [PATCH] Add device/amazon to subdirs

Change-Id: Ie9c25ce894b94994cccc6e6bd8a0d43d0db05461
Signed-off-by: JoeyJiao <joey.jiaojg@gmail.com>
---
 core/main.mk | 1 +
 1 file changed, 1 insertion(+)

diff --git a/core/main.mk b/core/main.mk
index 3f29c4f..e4ad2f4 100644
--- a/core/main.mk
+++ b/core/main.mk
@@ -550,6 +550,7 @@ endif
 # device and vendor
 subdirs += \
 	device/asus \
+	device/amazon \
 	device/lge \
 	device/samsung \
 	vendor/asus \
-- 
1.8.2.rc2.4.g7799588

