diff options
author | Paul Sokolovsky <pmiscml@gmail.com> | 2007-07-11 04:07:43 +0000 |
---|---|---|
committer | Paul Sokolovsky <pmiscml@gmail.com> | 2007-07-11 04:07:43 +0000 |
commit | 557d18ea58d4534c2d32a722f3e6370cd85f920b (patch) | |
tree | 904c1706b0e9df585712f182fdda6dd5d8de93f0 /packages/linux/linux-handhelds-2.6_2.6.21-hh11.bb | |
parent | 5bee16dc1ce3c3b02455b3e6d0c15cbb285d8361 (diff) |
linux-handhelds-2.6 2.6.21-hh11: Update defconigs to defconfigman r343.
* All devices: MTD option cleanup.
* h2200: Enabled JFFS2.
* h4000, htcbluangel: Enabled acx_cs.
Diffstat (limited to 'packages/linux/linux-handhelds-2.6_2.6.21-hh11.bb')
-rw-r--r-- | packages/linux/linux-handhelds-2.6_2.6.21-hh11.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/linux/linux-handhelds-2.6_2.6.21-hh11.bb b/packages/linux/linux-handhelds-2.6_2.6.21-hh11.bb index b34d4630a0..ec5844bfb5 100644 --- a/packages/linux/linux-handhelds-2.6_2.6.21-hh11.bb +++ b/packages/linux/linux-handhelds-2.6_2.6.21-hh11.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" |