diff options
-rw-r--r-- | scripts/package/Makefile | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/scripts/package/Makefile b/scripts/package/Makefile index c162409..8c6b7b0 100644 --- a/scripts/package/Makefile +++ b/scripts/package/Makefile @@ -1,10 +1,6 @@ # Makefile for the different targets used to generate full packages of a kernel # It uses the generic clean infrastructure of kbuild -# Ignore the following files/directories during tar operation -TAR_IGNORE := --exclude SCCS --exclude BitKeeper --exclude .svn --exclude CVS - - # RPM target # --------------------------------------------------------------------------- # The rpm target generates two rpm files: |