diff options
author | Thomas Kunze <thommycheck@gmx.de> | 2009-03-05 22:03:37 +0100 |
---|---|---|
committer | Thomas Kunze <thommycheck@gmx.de> | 2009-03-05 22:03:37 +0100 |
commit | 266a77ff6f44e6bcd63aa69a803bf0764113c549 (patch) | |
tree | c7cac893e9b7defeb3e818ae3f092f82979e729d /packages/linux/linux_2.6.24.bb | |
parent | 0af35468217f549c4cc78dddcbdd92d20313c985 (diff) |
linux_2.6.24: add ide-cs to defconfig
This is necessary to have root on cf-cards.
Diffstat (limited to 'packages/linux/linux_2.6.24.bb')
-rw-r--r-- | packages/linux/linux_2.6.24.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/linux/linux_2.6.24.bb b/packages/linux/linux_2.6.24.bb index 7c4ee55173..f09e4a7645 100644 --- a/packages/linux/linux_2.6.24.bb +++ b/packages/linux/linux_2.6.24.bb @@ -11,7 +11,7 @@ DEFAULT_PREFERENCE_ts72xx = "1" DEFAULT_PREFERENCE_oxnas = "1" DEFAULT_PREFERENCE_cs-e9302 = "1" -PR = "r20" +PR = "r21" SRC_URI = "${KERNELORG_MIRROR}/pub/linux/kernel/v2.6/linux-2.6.24.tar.bz2 \ http://kamikaze.waninkoko.info/patches/2.6.24/kamikaze1/broken-out/squashfs-lzma-2.6.24.patch;patch=1 \ |