diff options
Diffstat (limited to 'packages/linux/openslug-kernel_2.6.14-rc3.bb')
-rw-r--r-- | packages/linux/openslug-kernel_2.6.14-rc3.bb | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/packages/linux/openslug-kernel_2.6.14-rc3.bb b/packages/linux/openslug-kernel_2.6.14-rc3.bb new file mode 100644 index 0000000000..b30d767916 --- /dev/null +++ b/packages/linux/openslug-kernel_2.6.14-rc3.bb @@ -0,0 +1,8 @@ +# OpenSlug Kernel for NSLU2 +# +# 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 = "0" |