summaryrefslogtreecommitdiff
path: root/packages/linux/openslug-kernel_2.6.14-rc4.bb
diff options
context:
space:
mode:
authorJohn Bowler <jbowler@nslu2-linux.org>2005-10-20 04:47:57 +0000
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>2005-10-20 04:47:57 +0000
commit4407fe0a3f9f62d2020286f8aee23cffa9e10aa9 (patch)
tree4075ff98d5d2b08d9262cfbab8147e2a8082f92a /packages/linux/openslug-kernel_2.6.14-rc4.bb
parent18fcf10558f472478258568f976e5bbd82d0b3d9 (diff)
openslug-kernel: cleanup, move to 2.6.14-rc4
- potentially optional parts of openslug-image can now be removed - removed 2.6.14-rc2 - moved to 2.6.14-rc4 - added RedBoot FIS Directory automagic byte swap
Diffstat (limited to 'packages/linux/openslug-kernel_2.6.14-rc4.bb')
-rw-r--r--packages/linux/openslug-kernel_2.6.14-rc4.bb8
1 files changed, 8 insertions, 0 deletions
diff --git a/packages/linux/openslug-kernel_2.6.14-rc4.bb b/packages/linux/openslug-kernel_2.6.14-rc4.bb
new file mode 100644
index 0000000000..b30d767916
--- /dev/null
+++ b/packages/linux/openslug-kernel_2.6.14-rc4.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"