diff options
Diffstat (limited to 'conf/machine/include/omap4.inc')
| -rw-r--r-- | conf/machine/include/omap4.inc | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/conf/machine/include/omap4.inc b/conf/machine/include/omap4.inc index 1657326e..deb33169 100644 --- a/conf/machine/include/omap4.inc +++ b/conf/machine/include/omap4.inc | |||
| @@ -6,6 +6,7 @@ require conf/machine/include/tune-cortexa9.inc | |||
| 6 | 6 | ||
| 7 | PREFERRED_PROVIDER_virtual/kernel = "linux-ti-staging" | 7 | PREFERRED_PROVIDER_virtual/kernel = "linux-ti-staging" |
| 8 | PREFERRED_PROVIDER_virtual/bootloader = "u-boot-ti-staging" | 8 | PREFERRED_PROVIDER_virtual/bootloader = "u-boot-ti-staging" |
| 9 | PREFERRED_PROVIDER_u-boot = "u-boot-ti-staging" | ||
| 9 | 10 | ||
| 10 | PREFERRED_PROVIDER_virtual/xserver = "xserver-xorg" | 11 | PREFERRED_PROVIDER_virtual/xserver = "xserver-xorg" |
| 11 | XSERVER = "xserver-xorg \ | 12 | XSERVER = "xserver-xorg \ |
| @@ -14,7 +15,7 @@ XSERVER = "xserver-xorg \ | |||
| 14 | xf86-video-omap" | 15 | xf86-video-omap" |
| 15 | 16 | ||
| 16 | # Increase this everytime you change something in the kernel | 17 | # Increase this everytime you change something in the kernel |
| 17 | MACHINE_KERNEL_PR = "r3" | 18 | MACHINE_KERNEL_PR = "r4" |
| 18 | 19 | ||
| 19 | KERNEL_IMAGETYPE = "zImage" | 20 | KERNEL_IMAGETYPE = "zImage" |
| 20 | 21 | ||
