diff options
author | John Bowler <jbowler@nslu2-linux.org> | 2006-01-14 08:26:35 +0000 |
---|---|---|
committer | OpenEmbedded Project <openembedded-devel@lists.openembedded.org> | 2006-01-14 08:26:35 +0000 |
commit | 834e0aaa9e5048ca1872a7022ddb639fa15a2f18 (patch) | |
tree | 0b07222f8eed9b28cd790ca8a7f4b1ead5e6e498 /packages/linux/ixp4xx-kernel_2.6.15.bb | |
parent | a4f0089c5bf7d37257b244fb08de5e756498c6cd (diff) |
ixp4xx-kernel: correct config for Loft in 2.6.15
Diffstat (limited to 'packages/linux/ixp4xx-kernel_2.6.15.bb')
-rw-r--r-- | packages/linux/ixp4xx-kernel_2.6.15.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/linux/ixp4xx-kernel_2.6.15.bb b/packages/linux/ixp4xx-kernel_2.6.15.bb index 8af2fde408..6da130772c 100644 --- a/packages/linux/ixp4xx-kernel_2.6.15.bb +++ b/packages/linux/ixp4xx-kernel_2.6.15.bb @@ -3,7 +3,7 @@ # 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 |