diff options
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" |