summaryrefslogtreecommitdiff
path: root/packages/linux/linux_2.6.23.bb
diff options
context:
space:
mode:
authorLeon Woestenberg <leon.woestenberg@gmail.com>2007-10-19 22:20:48 +0000
committerLeon Woestenberg <leon.woestenberg@gmail.com>2007-10-19 22:20:48 +0000
commita3e4e9a6a2b7e274858390bb6b9651968df13b54 (patch)
tree1aa27712c5e18b65cb96f456a871054a34657655 /packages/linux/linux_2.6.23.bb
parent29643d4a42f6ee5ea1e4381e8cd465e44615287c (diff)
linux-2.6.23: Added mpc8313e-rdb with defconfig.
Diffstat (limited to 'packages/linux/linux_2.6.23.bb')
-rw-r--r--packages/linux/linux_2.6.23.bb3
1 files changed, 2 insertions, 1 deletions
diff --git a/packages/linux/linux_2.6.23.bb b/packages/linux/linux_2.6.23.bb
index b73e9a71fa..d73c51c971 100644
--- a/packages/linux/linux_2.6.23.bb
+++ b/packages/linux/linux_2.6.23.bb
@@ -3,8 +3,9 @@ require linux.inc
# Mark archs/machines that this kernel supports
DEFAULT_PREFERENCE = "-1"
DEFAULT_PREFERENCE_cm-x270 = "1"
+DEFAULT_PREFERENCE_mpc8313e-rdb = "1"
-PR = "r0"
+PR = "r1"
SRC_URI = "${KERNELORG_MIRROR}/pub/linux/kernel/v2.6/linux-2.6.23.tar.bz2 \
file://binutils-buildid-arm.patch;patch=1 \