removed kernel patches and some minor cleanup to documentation in relation

This commit is contained in:
Blake J. Harnden 2018-03-08 11:20:26 -08:00
parent 3bfcdac630
commit bffed34a47
32 changed files with 2 additions and 5777 deletions

View file

@ -28,7 +28,7 @@ ACLOCAL_AMFLAGS = -I config
# extra files to include with distribution tarball
EXTRA_DIST = bootstrap.sh LICENSE \
README.md ASSIGNMENT_OF_COPYRIGHT.pdf \
Changelog kernel \
Changelog \
python-prefix.py revision.sh \
.version .version.date \
packaging/deb/compat \
@ -51,10 +51,6 @@ MAINTAINERCLEANFILES = \
.version \
.version.date
# don't include svn dirs in source tarball
dist-hook:
rm -rf `find $(distdir)/kernel -name .svn`
# build a source RPM
.PHONY: rpm
rpm: dist