diff options
author | Paul Sokolovsky <pmiscml@gmail.com> | 2007-06-22 18:40:24 +0000 |
---|---|---|
committer | Paul Sokolovsky <pmiscml@gmail.com> | 2007-06-22 18:40:24 +0000 |
commit | 2bc6f0422872756aab91ead2b1d945b67718a27f (patch) | |
tree | ece3c8165fec784f9a2681c4991b97e2cd2667fe /packages/linux/linux-handhelds-2.6_2.6.21-hh9.bb | |
parent | a4d78a7e5ba33f75870087241a07a453c7b39a6d (diff) |
linux-handhelds-2.6: Enable CONFIG_BLK_DEV_INITRD.
* This is required to support *standalone* *initramfs*.
Diffstat (limited to 'packages/linux/linux-handhelds-2.6_2.6.21-hh9.bb')
-rw-r--r-- | packages/linux/linux-handhelds-2.6_2.6.21-hh9.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/linux/linux-handhelds-2.6_2.6.21-hh9.bb b/packages/linux/linux-handhelds-2.6_2.6.21-hh9.bb index b34d4630a0..ec5844bfb5 100644 --- a/packages/linux/linux-handhelds-2.6_2.6.21-hh9.bb +++ b/packages/linux/linux-handhelds-2.6_2.6.21-hh9.bb @@ -1,7 +1,7 @@ SECTION = "kernel" DESCRIPTION = "handhelds.org Linux kernel 2.6 for PocketPCs and other consumer handheld devices." LICENSE = "GPL" -PR = "r0" +PR = "r1" DEFAULT_PREFERENCE = "-1" |