diff options
author | Michael Hanson <hansonorders@verizon.net> | 2011-01-13 22:24:05 (GMT) |
---|---|---|
committer | Michael Hanson <hansonorders@verizon.net> | 2011-01-13 22:24:05 (GMT) |
commit | 9a9e9f951475a17193dc46e0f5c822449246cd72 (patch) | |
tree | fef18b77c99ee6f1a8ac49d6239820fc279e70e6 /abs/core/kernel26/lh.patch | |
parent | 0bcae6dfc24e333236543070f5b8673d37c5abee (diff) | |
parent | 2b48e6775f2116b3a49fb81b5929cc3255f02889 (diff) | |
download | linhes_pkgbuild-9a9e9f951475a17193dc46e0f5c822449246cd72.zip linhes_pkgbuild-9a9e9f951475a17193dc46e0f5c822449246cd72.tar.gz linhes_pkgbuild-9a9e9f951475a17193dc46e0f5c822449246cd72.tar.bz2 |
Merge branch 'testing' of knoppmyth.net:linhes_pkgbuild into testing
Diffstat (limited to 'abs/core/kernel26/lh.patch')
-rw-r--r-- | abs/core/kernel26/lh.patch | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/abs/core/kernel26/lh.patch b/abs/core/kernel26/lh.patch new file mode 100644 index 0000000..91a2b74 --- /dev/null +++ b/abs/core/kernel26/lh.patch @@ -0,0 +1,12 @@ +diff -ruaN linux-2.6.37.orig/Makefile linux-2.6.37/Makefile +--- linux-2.6.37.orig/Makefile 2011-01-12 03:18:02.000000000 +0000 ++++ linux-2.6.37/Makefile 2011-01-12 03:21:27.000000000 +0000 +@@ -12,7 +12,7 @@ + + CKVERSION = -ck1 + CKNAME = BFS Powered +-EXTRAVERSION := $(EXTRAVERSION)$(CKVERSION) ++# EXTRAVERSION := $(EXTRAVERSION)$(CKVERSION) + + # Do not: + # o use make's built-in rules and variables |