diff options
author | John Bowler <jbowler@nslu2-linux.org> | 2005-09-24 23:40:41 +0000 |
---|---|---|
committer | OpenEmbedded Project <openembedded-devel@lists.openembedded.org> | 2005-09-24 23:40:41 +0000 |
commit | 52fc464946f780b1302fe9ac47176415faf5ef9a (patch) | |
tree | 8ab0bf85e935c741ab1e90dcd9cd96a660562c26 /packages/linux/openslug-kernel_2.6.12.bb | |
parent | 6fdac80bba1c2ccc0e675e2428f830a127fb3fb5 (diff) |
nslu2-kernel, openslug-kernel: 2.6.14-rc2 (ixp425-eth will not build with this)
Diffstat (limited to 'packages/linux/openslug-kernel_2.6.12.bb')
-rw-r--r-- | packages/linux/openslug-kernel_2.6.12.bb | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/packages/linux/openslug-kernel_2.6.12.bb b/packages/linux/openslug-kernel_2.6.12.bb index 0da5f2ecc7..36010dd40e 100644 --- a/packages/linux/openslug-kernel_2.6.12.bb +++ b/packages/linux/openslug-kernel_2.6.12.bb @@ -3,3 +3,6 @@ # The only purpose to this is to allow the openslug kernel to # have an openslug specific defconfig - in openslug-kernel-${PV} include nslu2-kernel_${PV}.bb +# Increment the following if the openslug-kernel defconfig is +# changed. +PR_CONFIG = "1" |