summaryrefslogtreecommitdiff
path: root/packaging/rinato-linux-kernel.spec
diff options
context:
space:
mode:
Diffstat (limited to 'packaging/rinato-linux-kernel.spec')
-rw-r--r--packaging/rinato-linux-kernel.spec4
1 files changed, 0 insertions, 4 deletions
diff --git a/packaging/rinato-linux-kernel.spec b/packaging/rinato-linux-kernel.spec
index 27408562451..02ca7551421 100644
--- a/packaging/rinato-linux-kernel.spec
+++ b/packaging/rinato-linux-kernel.spec
@@ -18,7 +18,6 @@ BuildRoot: %{_tmppath}/%{name}-%{PACKAGE_VERSION}-root
%define fullVersion %{version}-%{variant}
BuildRequires: bc
-BuildRequires: e2fsprogs >= 1.42.11
%description
The Linux Kernel, the operating system core itself
@@ -47,9 +46,6 @@ make %{?_smp_mflags}
make zImage %{?_smp_mflags}
make dtbs %{?_smp_mflags}
-# 3. Build modules
-make modules %{?_smp_mflags}
-
%install
QA_SKIP_BUILD_ROOT="DO_NOT_WANT"; export QA_SKIP_BUILD_ROOT