kbuild: remove TAR_IGNORE
Given that there is no usage of a TAR_IGNORE variable remove it Signed-off-by: Robert P. J. Day <rpjday@crashcourse.ca> Signed-off-by: Sam Ravnborg <sam@ravnborg.org>
This commit is contained in:
Родитель
ff80aa97c9
Коммит
abf681ce5b
|
@ -1,10 +1,6 @@
|
||||||
# Makefile for the different targets used to generate full packages of a kernel
|
# Makefile for the different targets used to generate full packages of a kernel
|
||||||
# It uses the generic clean infrastructure of kbuild
|
# 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
|
# RPM target
|
||||||
# ---------------------------------------------------------------------------
|
# ---------------------------------------------------------------------------
|
||||||
# The rpm target generates two rpm files:
|
# The rpm target generates two rpm files:
|
||||||
|
|
Загрузка…
Ссылка в новой задаче