diff options
Diffstat (limited to 'recipes/linux/linux_2.6.25.bb')
-rw-r--r-- | recipes/linux/linux_2.6.25.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes/linux/linux_2.6.25.bb b/recipes/linux/linux_2.6.25.bb index b529b756cf..5834dbc617 100644 --- a/recipes/linux/linux_2.6.25.bb +++ b/recipes/linux/linux_2.6.25.bb @@ -5,6 +5,7 @@ PR = "r6" # Mark archs/machines that this kernel supports DEFAULT_PREFERENCE = "-1" DEFAULT_PREFERENCE_mpc8313e-rdb = "1" +DEFAULT_PREFERENCE_mpc8315e-rdb = "1" DEFAULT_PREFERENCE_kilauea = "1" DEFAULT_PREFERENCE_sequoia = "1" DEFAULT_PREFERENCE_cm-x270 = "-1" |