/[public]/fat-epoc/trunk/Makefile
ViewVC logotype

Contents of /fat-epoc/trunk/Makefile

Parent Directory Parent Directory | Revision Log Revision Log


Revision 309 - (show annotations)
Fri Nov 9 10:58:41 2007 UTC (16 years, 4 months ago) by frodo
File size: 217 byte(s)
(Frodo) New patch for 2.6.19 to 2.6.21 kernels. This contains the same changes
as the last commit for 2.6.22 kernels.

Also, it seems the last 2.6.19 patch did not apply on 2.6.19 kernels. Oops.
Fixed now too.

1 PACKAGE=kernel-patch-fat-epoc
2 VERSION=1.7
3 FILES=*.diff README COPYING
4
5 BASENAME=$(PACKAGE)-$(VERSION)
6
7 package:
8 ln -s . $(BASENAME)
9 tar cfvzp $(BASENAME).tar.gz $(addprefix $(BASENAME)/,$(FILES))
10 $(RM) $(BASENAME)

frodo@frodo.looijaard.name
ViewVC Help
Powered by ViewVC 1.1.26