summaryrefslogtreecommitdiffstats
path: root/target/device/jp/q5/kernel-patches-2.4.29/100-version
blob: 7e420d1ffce36f60218e01d0fb29f5161211f5e1 (plain)
1
2
3
4
5
6
7
8
9
10
11
--- linux/Makefile.orig	2004-08-18 14:17:14.000000000 -0600
+++ linux/Makefile	2004-08-18 14:17:54.000000000 -0600
@@ -1,7 +1,7 @@
 VERSION = 2
 PATCHLEVEL = 4
 SUBLEVEL = 29
-EXTRAVERSION =
+EXTRAVERSION =-q5
 
 KERNELRELEASE=$(VERSION).$(PATCHLEVEL).$(SUBLEVEL)$(EXTRAVERSION)