diff options
| author | John Bowler <jbowler@nslu2-linux.org> | 2006-02-06 01:31:29 +0000 |
|---|---|---|
| committer | OpenEmbedded Project <openembedded-devel@lists.openembedded.org> | 2006-02-06 01:31:29 +0000 |
| commit | 69d51a4e09adf355137b0cac65eda31227723c3e (patch) | |
| tree | d2b3b44f0ab187354f7fb15935cb85721014b6e1 /packages/linux/ixp4xx-kernel_2.6.15.2.bb | |
| parent | dc7f3136445c3fdf6003b4b00615fbc72d950ca3 (diff) | |
| parent | 062e000a4691d4884a3ae0233246fb259a335969 (diff) | |
merge of 2510e5252ac32a4848eb302514a1d35602ed7afd
and 65b0cd64eeef02b789460148d6bb958749417f11
Diffstat (limited to 'packages/linux/ixp4xx-kernel_2.6.15.2.bb')
| -rw-r--r-- | packages/linux/ixp4xx-kernel_2.6.15.2.bb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/packages/linux/ixp4xx-kernel_2.6.15.2.bb b/packages/linux/ixp4xx-kernel_2.6.15.2.bb index 90bc6554f0..10163296b6 100644 --- a/packages/linux/ixp4xx-kernel_2.6.15.2.bb +++ b/packages/linux/ixp4xx-kernel_2.6.15.2.bb @@ -3,12 +3,12 @@ # Increment PR_CONFIG for changes to the ixp4xx-kernel specific # defconfig (do *NOT* increment anything in here for changes # to other kernel configs!) -PR_CONFIG = "0" +PR_CONFIG = "1" # # 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 ixp4xx-kernel.inc |
