diff options
author | Eric Andersen <andersen@codepoet.org> | 2006-04-12 00:33:42 +0000 |
---|---|---|
committer | Eric Andersen <andersen@codepoet.org> | 2006-04-12 00:33:42 +0000 |
commit | 8cf5026c6a33c9ffa1a297c3c4fb51913e70ef2a (patch) | |
tree | ea73d7681737fdbf69ea66da55e4f2ac9990a870 /target/device/AMD/DBAu1500/kernel-patches/100_VERSION.patch | |
parent | 233d05fb17e12944f7801d132ab80317a7d01f2a (diff) | |
download | buildroot-novena-8cf5026c6a33c9ffa1a297c3c4fb51913e70ef2a.tar.gz buildroot-novena-8cf5026c6a33c9ffa1a297c3c4fb51913e70ef2a.zip |
dont use depmod.pl, use cross depmod which I made work properly a while back.
Apply latest stable kernel patch
Diffstat (limited to 'target/device/AMD/DBAu1500/kernel-patches/100_VERSION.patch')
-rw-r--r-- | target/device/AMD/DBAu1500/kernel-patches/100_VERSION.patch | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/target/device/AMD/DBAu1500/kernel-patches/100_VERSION.patch b/target/device/AMD/DBAu1500/kernel-patches/100_VERSION.patch index 5490c2b73..a28390d62 100644 --- a/target/device/AMD/DBAu1500/kernel-patches/100_VERSION.patch +++ b/target/device/AMD/DBAu1500/kernel-patches/100_VERSION.patch @@ -4,9 +4,9 @@ VERSION = 2 PATCHLEVEL = 6 -SUBLEVEL = 16 --EXTRAVERSION = +-EXTRAVERSION = .4 +SUBLEVEL = 16 -+EXTRAVERSION = -erik ++EXTRAVERSION = .4-erik NAME=Sliding Snow Leopard # *DOCUMENTATION* |