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.14-rc2.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.14-rc2.bb')
-rw-r--r-- | packages/linux/openslug-kernel_2.6.14-rc2.bb | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/packages/linux/openslug-kernel_2.6.14-rc2.bb b/packages/linux/openslug-kernel_2.6.14-rc2.bb new file mode 100644 index 0000000000..36010dd40e --- /dev/null +++ b/packages/linux/openslug-kernel_2.6.14-rc2.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 = "1" |