diff options
author | John Bowler <jbowler@nslu2-linux.org> | 2005-09-26 00:16:03 +0000 |
---|---|---|
committer | OpenEmbedded Project <openembedded-devel@lists.openembedded.org> | 2005-09-26 00:16:03 +0000 |
commit | a849644d197331926f945cb6c5f1d4f799476b3c (patch) | |
tree | 28d0cdd5e44ead1bdc7b00aa5466df4c9c99b6e5 /packages/linux/nslu2-kernel_2.6.14-rc2.bb | |
parent | 59da362b2275316766121212e772d4b2a034d2ea (diff) |
nslu2-kernel_2.6.14-rc2: remove nslu2-part.c from the kernel
Diffstat (limited to 'packages/linux/nslu2-kernel_2.6.14-rc2.bb')
-rw-r--r-- | packages/linux/nslu2-kernel_2.6.14-rc2.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/linux/nslu2-kernel_2.6.14-rc2.bb b/packages/linux/nslu2-kernel_2.6.14-rc2.bb index a7769edb87..74c57a1830 100644 --- a/packages/linux/nslu2-kernel_2.6.14-rc2.bb +++ b/packages/linux/nslu2-kernel_2.6.14-rc2.bb @@ -8,7 +8,7 @@ PR_CONFIG = "0" # Increment the number below (i.e. the digits after PR) when # making changes within this file or for changes to the patches # applied to the kernel. -PR = "r1.${PR_CONFIG}" +PR = "r2.${PR_CONFIG}" include nslu2-kernel.inc |