spec: do not check target_name
authorInki Dae <inki.dae@samsung.com>
Thu, 12 Nov 2015 10:38:34 +0000 (19:38 +0900)
committerJoonyoung Shim <jy0922.shim@samsung.com>
Wed, 18 Nov 2015 08:43:05 +0000 (17:43 +0900)
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 <inki.dae@samsung.com>
packaging/linux-3.10-sc7730.spec

index d9cd1ec..fc0509d 100644 (file)
@@ -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