diff options
author | Ulf Samuelsson <ulf.samuelsson@atmel.com> | 2009-01-29 17:22:49 +0000 |
---|---|---|
committer | Ulf Samuelsson <ulf.samuelsson@atmel.com> | 2009-01-29 17:22:49 +0000 |
commit | c73c1193f315acec70964d8c183f3484f002d280 (patch) | |
tree | 5fc5779b75837b101a3a384d0891cf803f9c5232 /target/device/jp/q5/kernel-patches-2.4.26/100-version | |
parent | 7785182e46851d3144441c24ed65b858e318b193 (diff) | |
download | buildroot-novena-c73c1193f315acec70964d8c183f3484f002d280.tar.gz buildroot-novena-c73c1193f315acec70964d8c183f3484f002d280.zip |
Remove jp BSP which only provide support for linux-2.4
Diffstat (limited to 'target/device/jp/q5/kernel-patches-2.4.26/100-version')
-rw-r--r-- | target/device/jp/q5/kernel-patches-2.4.26/100-version | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/target/device/jp/q5/kernel-patches-2.4.26/100-version b/target/device/jp/q5/kernel-patches-2.4.26/100-version deleted file mode 100644 index 813d45f15..000000000 --- a/target/device/jp/q5/kernel-patches-2.4.26/100-version +++ /dev/null @@ -1,11 +0,0 @@ ---- 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 = 26 --EXTRAVERSION = -+EXTRAVERSION =-q5 - - KERNELRELEASE=$(VERSION).$(PATCHLEVEL).$(SUBLEVEL)$(EXTRAVERSION) - |