summaryrefslogtreecommitdiffstats
path: root/conf/machine/include/davinci.inc
diff options
context:
space:
mode:
Diffstat (limited to 'conf/machine/include/davinci.inc')
-rw-r--r--conf/machine/include/davinci.inc1
1 files changed, 0 insertions, 1 deletions
diff --git a/conf/machine/include/davinci.inc b/conf/machine/include/davinci.inc
index 27be986b..80198449 100644
--- a/conf/machine/include/davinci.inc
+++ b/conf/machine/include/davinci.inc
@@ -3,7 +3,6 @@ require conf/machine/include/tune-arm926ejs.inc
3# Increase this everytime you change something in the kernel 3# Increase this everytime you change something in the kernel
4MACHINE_KERNEL_PR = "r51" 4MACHINE_KERNEL_PR = "r51"
5 5
6TARGET_ARCH = "arm"
7 6
8KERNEL_IMAGETYPE = "uImage" 7KERNEL_IMAGETYPE = "uImage"
9 8