From 893e42dce9f5896f754b2a752ab00f34f04014e8 Mon Sep 17 00:00:00 2001 From: Junhyeon Lee Date: Wed, 22 Feb 2017 11:25:07 +0900 Subject: [PATCH] [TRE--941] Add initrd into MWT Change-Id: I94a7e05196032dd59c5f12af92a85e8b410d3859 Signed-off-by: Junhyeon Lee --- profiles/tizen_mobile.xml | 1 + profiles/tizen_tv.xml | 1 + profiles/tizen_wearable.xml | 1 + 3 files changed, 3 insertions(+) diff --git a/profiles/tizen_mobile.xml b/profiles/tizen_mobile.xml index e8bad64..17af5d6 100644 --- a/profiles/tizen_mobile.xml +++ b/profiles/tizen_mobile.xml @@ -308,6 +308,7 @@ + diff --git a/profiles/tizen_tv.xml b/profiles/tizen_tv.xml index a8d1e0e..f1becd8 100644 --- a/profiles/tizen_tv.xml +++ b/profiles/tizen_tv.xml @@ -260,6 +260,7 @@ + diff --git a/profiles/tizen_wearable.xml b/profiles/tizen_wearable.xml index ea72412..4df5cb2 100644 --- a/profiles/tizen_wearable.xml +++ b/profiles/tizen_wearable.xml @@ -243,6 +243,7 @@ + -- 2.7.4