Revert "Try and avoid nuking people's debian dir"

The patched source is also used (via linux-source-<version>) for
building custom kernel packages, and 'make clean' definitely should
remove the debian directory there.

svn path=/dists/sid/linux/; revision=22385
This commit is contained in:
Ben Hutchings 2015-02-12 21:20:24 +00:00
parent 032085e954
commit d2327664ce
3 changed files with 0 additions and 21 deletions

1
debian/changelog vendored
View File

@ -2,7 +2,6 @@ linux (3.16.7-ckt4-4) UNRELEASED; urgency=medium
[ Ian Campbell ]
* [armhf] Add DTB for Olimex A20-OLinuXino-LIME2. (Closes: #777455)
* Don't delete debian dir on make clean/mrproper/etc.
[ Ben Hutchings ]
* shm: add memfd.h to UAPI export list, so kdbus will build

View File

@ -1,19 +0,0 @@
From: Ian Campbell <ijc@debian.org>
Subject: Do not clean (remove) /debian/ dir
Date: Tue, 10 Feb 2015 03:51:27 +0000
Forwarded: not-needed
When running "make clean" in the root of an actual Debian source package we
don't want to remove the debian dir.
--- a/scripts/package/Makefile
+++ b/scripts/package/Makefile
@@ -90,8 +90,6 @@
$(MAKE) KBUILD_SRC=
$(call cmd,builddeb)
-clean-dirs += $(objtree)/debian/
-
# tarball targets
# ---------------------------------------------------------------------------

View File

@ -6,7 +6,6 @@ debian/ia64-hardcode-arch-script-output.patch
debian/mips-disable-werror.patch
debian/arch-sh4-fix-uimage-build.patch
debian/powerpcspe-omit-uimage.patch
debian/no-clean.patch
features/all/Kbuild-kconfig-Verbose-version-of-listnewconfig.patch
# Fixes/improvements to firmware loading