diff options
Diffstat (limited to 'conf')
-rw-r--r-- | conf/machine/include/omap-a15.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/machine/include/omap-a15.inc b/conf/machine/include/omap-a15.inc index fa2037a7..702898fb 100644 --- a/conf/machine/include/omap-a15.inc +++ b/conf/machine/include/omap-a15.inc | |||
@@ -4,7 +4,7 @@ require conf/machine/include/soc-family.inc | |||
4 | require conf/machine/include/tune-cortexa15.inc | 4 | require conf/machine/include/tune-cortexa15.inc |
5 | 5 | ||
6 | # Increase this everytime you change something in the kernel | 6 | # Increase this everytime you change something in the kernel |
7 | MACHINE_KERNEL_PR = "r0" | 7 | MACHINE_KERNEL_PR = "r1" |
8 | 8 | ||
9 | PREFERRED_PROVIDER_virtual/kernel = "linux-ti-staging" | 9 | PREFERRED_PROVIDER_virtual/kernel = "linux-ti-staging" |
10 | PREFERRED_PROVIDER_virtual/bootloader = "u-boot-ti-staging" | 10 | PREFERRED_PROVIDER_virtual/bootloader = "u-boot-ti-staging" |