aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/scripts/remove-stale-files
diff options
context:
space:
mode:
authorMasahiro Yamada <masahiroy@kernel.org>2023-07-22 13:48:03 +0900
committerMasahiro Yamada <masahiroy@kernel.org>2023-07-25 00:59:33 +0900
commit975667d02d134f7b48d15ee7ff0d49e69a6774cf (patch)
tree42d017a5124e5f1e3c1684895768bc202d6ff9e2 /scripts/remove-stale-files
parentkbuild: rpm-pkg: split out the body of spec file (diff)
downloadwireguard-linux-975667d02d134f7b48d15ee7ff0d49e69a6774cf.tar.xz
wireguard-linux-975667d02d134f7b48d15ee7ff0d49e69a6774cf.zip
kbuild: rpm-pkg: rename binkernel.spec to kernel.spec
Now kernel.spec and binkernel.spec have the exactly same contents. Use kernel.spec for binrpm-pkg as well. Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>
Diffstat (limited to 'scripts/remove-stale-files')
-rwxr-xr-xscripts/remove-stale-files2
1 files changed, 2 insertions, 0 deletions
diff --git a/scripts/remove-stale-files b/scripts/remove-stale-files
index f3659ea0335b..8b1a636f8543 100755
--- a/scripts/remove-stale-files
+++ b/scripts/remove-stale-files
@@ -37,3 +37,5 @@ rm -f .scmversion
rm -rf include/ksym
find . -name '*.usyms' | xargs rm -f
+
+rm -f binkernel.spec