diff options
Diffstat (limited to 'target/device/AMD/DBAu1500/kernel-patches/100_VERSION.patch')
-rw-r--r-- | target/device/AMD/DBAu1500/kernel-patches/100_VERSION.patch | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/target/device/AMD/DBAu1500/kernel-patches/100_VERSION.patch b/target/device/AMD/DBAu1500/kernel-patches/100_VERSION.patch new file mode 100644 index 000000000..5490c2b73 --- /dev/null +++ b/target/device/AMD/DBAu1500/kernel-patches/100_VERSION.patch @@ -0,0 +1,12 @@ +--- orig/Makefile 2005-12-03 09:22:07 +0000 ++++ linux-2.6.14/Makefile 2005-12-03 09:22:07 +0000 +@@ -1,7 +1,7 @@ + VERSION = 2 + PATCHLEVEL = 6 +-SUBLEVEL = 16 +-EXTRAVERSION = ++SUBLEVEL = 16 ++EXTRAVERSION = -erik + NAME=Sliding Snow Leopard + + # *DOCUMENTATION* |