diff options
| author | Mauro Carvalho Chehab <devnull@localhost> | 2005-06-10 17:20:24 +0000 |
|---|---|---|
| committer | Mauro Carvalho Chehab <devnull@localhost> | 2005-06-10 17:20:24 +0000 |
| commit | d2842f6dd9787dd3369728db1caba2487330ef7d (patch) | |
| tree | b8781a8ac98d1982db379790f308fac8e56fb76a /v4l/Makefile | |
| parent | 7b4d77f88caf46e29fabd3390e6aa06904ce4181 (diff) | |
| download | mediapointer-dvb-s2-d2842f6dd9787dd3369728db1caba2487330ef7d.tar.gz mediapointer-dvb-s2-d2842f6dd9787dd3369728db1caba2487330ef7d.tar.bz2 | |
- Syncrhronized with linux-2.6.12-rc6-mm1.
- Should compile cleanly with linux-2.6.11 also.
make snapshot improved.
Diffstat (limited to 'v4l/Makefile')
| -rw-r--r-- | v4l/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/v4l/Makefile b/v4l/Makefile index 800811a40..ea4e3ca0c 100644 --- a/v4l/Makefile +++ b/v4l/Makefile @@ -151,6 +151,7 @@ release: clean snapshot snap tarball: clean echo $(date) > .snapshot (cd ..; tar czf $(snapdir)/$(snap)-$(date).tar.gz $(thisdir)) + cp ChangeLog /$(snapdir)/ChangeLog-$(date) $(MAKE) -C $(snapdir) |
