diff options
author | Eric Andersen <andersen@codepoet.org> | 2006-03-25 19:09:09 +0000 |
---|---|---|
committer | Eric Andersen <andersen@codepoet.org> | 2006-03-25 19:09:09 +0000 |
commit | ba46d4d7caf5ec6c89fbbde4bb19a86a272c4611 (patch) | |
tree | ad16141328c9251d4ce5461e63bb831c9806a140 /target/device/AMD/DBAu1500/kernel-patches/100_VERSION.patch | |
parent | 7aa8096f080eb0bf8db862741e57a21285ab4c61 (diff) | |
download | buildroot-novena-ba46d4d7caf5ec6c89fbbde4bb19a86a272c4611.tar.gz buildroot-novena-ba46d4d7caf5ec6c89fbbde4bb19a86a272c4611.zip |
update to linux 2.4.16 and current uClibc.
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* |