packaging: exclude build except target TM1 36/82536/2
authorSeung-Woo Kim <sw0312.kim@samsung.com>
Thu, 4 Aug 2016 00:35:23 +0000 (09:35 +0900)
committerSeung-Woo Kim <sw0312.kim@samsung.com>
Thu, 4 Aug 2016 00:48:28 +0000 (09:48 +0900)
This patch excludes build except target TM1.

Change-Id: I21fd72c705af10bb61b7b99a4bb8b3d60babaee3
Signed-off-by: Seung-Woo Kim <sw0312.kim@samsung.com>
packaging/linux-3.10-sc7730.spec

index 0e9dd80..510df84 100644 (file)
@@ -25,6 +25,10 @@ BuildRequires:       system-tools
 BuildRequires: bc
 ExclusiveArch:  %arm
 
+%if "%{?tizen_target_name}" != "TM1"
+ExcludeArch: %{arm}
+%endif
+
 %description
 The Linux Kernel, the operating system core itself