From 216e3f8ba5ca916063ab4fd9d518d5aeb49c837e Mon Sep 17 00:00:00 2001 From: Inki Dae Date: Thu, 12 Nov 2015 19:38:34 +0900 Subject: [PATCH] spec: do not check target_name Now public Tizen 3.0 doesn't support target name so the relevant script should be removed to build kernel. Change-Id: I21ea402c2274e76b2fd197bca1505413a4616b0a Signed-off-by: Inki Dae --- packaging/linux-3.10-sc7730.spec | 4 ---- 1 file changed, 4 deletions(-) diff --git a/packaging/linux-3.10-sc7730.spec b/packaging/linux-3.10-sc7730.spec index d9cd1ec..fc0509d 100644 --- a/packaging/linux-3.10-sc7730.spec +++ b/packaging/linux-3.10-sc7730.spec @@ -25,10 +25,6 @@ BuildRequires: system-tools BuildRequires: bc ExclusiveArch: %arm -%if "%{tizen_target_name}" != "Z300H" -ExcludeArch: %{arm} -%endif - %description The Linux Kernel, the operating system core itself -- 2.7.4