Commit abf681ce authored by Robert P. J. Day's avatar Robert P. J. Day Committed by Sam Ravnborg

kbuild: remove TAR_IGNORE

Given that there is no usage of a TAR_IGNORE variable remove it
Signed-off-by: default avatarRobert P. J. Day <rpjday@crashcourse.ca>
Signed-off-by: default avatarSam Ravnborg <sam@ravnborg.org>
parent ff80aa97
# 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:
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment