diff options
| author | Koen Kooi <koen@dominion.thruhere.net> | 2011-07-22 17:06:01 +0200 |
|---|---|---|
| committer | Koen Kooi <koen@dominion.thruhere.net> | 2011-07-22 17:06:32 +0200 |
| commit | e0b59d4f370957033639250d4c1bc40ed14937c5 (patch) | |
| tree | b57445527f6bc8c027d8e35a2d2fdba3199f01b7 /conf/machine/include/davinci.inc | |
| parent | 308b775cd44cabfb8e712d92c078b012849345f4 (diff) | |
| download | meta-ti-e0b59d4f370957033639250d4c1bc40ed14937c5.tar.gz | |
machine files: start removing TARGET_ARCH
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Diffstat (limited to 'conf/machine/include/davinci.inc')
| -rw-r--r-- | conf/machine/include/davinci.inc | 1 |
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 |
| 4 | MACHINE_KERNEL_PR = "r51" | 4 | MACHINE_KERNEL_PR = "r51" |
| 5 | 5 | ||
| 6 | TARGET_ARCH = "arm" | ||
| 7 | 6 | ||
| 8 | KERNEL_IMAGETYPE = "uImage" | 7 | KERNEL_IMAGETYPE = "uImage" |
| 9 | 8 | ||
