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 cf71be10..066acca6 100644 --- a/conf/machine/include/omap4.inc +++ b/conf/machine/include/omap4.inc | |||
| @@ -1,6 +1,7 @@ | |||
| 1 | SOC_FAMILY = "omap4" | 1 | SOC_FAMILY = "omap4" |
| 2 | require conf/machine/include/soc-family.inc | 2 | require conf/machine/include/soc-family.inc |
| 3 | 3 | ||
| 4 | DEFAULTTUNE ?= "cortexa9thf-neon" | ||
| 4 | require conf/machine/include/tune-cortexa9.inc | 5 | require conf/machine/include/tune-cortexa9.inc |
| 5 | 6 | ||
| 6 | PREFERRED_PROVIDER_virtual/kernel = "linux-omap4" | 7 | PREFERRED_PROVIDER_virtual/kernel = "linux-omap4" |
| @@ -13,7 +14,7 @@ XSERVER = "xserver-xorg \ | |||
| 13 | xf86-video-omap" | 14 | xf86-video-omap" |
| 14 | 15 | ||
| 15 | # Increase this everytime you change something in the kernel | 16 | # Increase this everytime you change something in the kernel |
| 16 | MACHINE_KERNEL_PR = "r1" | 17 | MACHINE_KERNEL_PR = "r2" |
| 17 | 18 | ||
| 18 | KERNEL_IMAGETYPE = "uImage" | 19 | KERNEL_IMAGETYPE = "uImage" |
| 19 | 20 | ||
