summaryrefslogtreecommitdiff
path: root/cleopatre/u-boot-1.1.6/include
diff options
context:
space:
mode:
authorlefranc2008-07-28 12:48:06 +0000
committerlefranc2008-07-28 12:48:06 +0000
commit7ba63e5043fc98a8adc06d40a486f11ab665a9cc (patch)
tree8ea144fa9f63e3483f24958e3d175300b7e6659f /cleopatre/u-boot-1.1.6/include
parent0a920c5503ae90cf1acbb12ee58b52762b8a8498 (diff)
- some cleanup again for bad imported files (I forgot to do a mrproper)
git-svn-id: svn+ssh://pessac/svn/cesar/trunk@2667 017c9cb6-072f-447c-8318-d5b54f68fe89
Diffstat (limited to 'cleopatre/u-boot-1.1.6/include')
l---------cleopatre/u-boot-1.1.6/include/asm-arm/proc1
-rw-r--r--cleopatre/u-boot-1.1.6/include/config.h2
-rw-r--r--cleopatre/u-boot-1.1.6/include/config.mk3
-rw-r--r--cleopatre/u-boot-1.1.6/include/version_autogenerated.h1
4 files changed, 0 insertions, 7 deletions
diff --git a/cleopatre/u-boot-1.1.6/include/asm-arm/proc b/cleopatre/u-boot-1.1.6/include/asm-arm/proc
deleted file mode 120000
index c7f3c20248..0000000000
--- a/cleopatre/u-boot-1.1.6/include/asm-arm/proc
+++ /dev/null
@@ -1 +0,0 @@
-proc-armv \ No newline at end of file
diff --git a/cleopatre/u-boot-1.1.6/include/config.h b/cleopatre/u-boot-1.1.6/include/config.h
deleted file mode 100644
index 9de8ed9464..0000000000
--- a/cleopatre/u-boot-1.1.6/include/config.h
+++ /dev/null
@@ -1,2 +0,0 @@
-/* Automatically generated - do not edit */
-#include <configs/arizona.h>
diff --git a/cleopatre/u-boot-1.1.6/include/config.mk b/cleopatre/u-boot-1.1.6/include/config.mk
deleted file mode 100644
index b32b152262..0000000000
--- a/cleopatre/u-boot-1.1.6/include/config.mk
+++ /dev/null
@@ -1,3 +0,0 @@
-ARCH = arm
-CPU = spcav
-BOARD = arizona
diff --git a/cleopatre/u-boot-1.1.6/include/version_autogenerated.h b/cleopatre/u-boot-1.1.6/include/version_autogenerated.h
deleted file mode 100644
index 79f5a29384..0000000000
--- a/cleopatre/u-boot-1.1.6/include/version_autogenerated.h
+++ /dev/null
@@ -1 +0,0 @@
-#define U_BOOT_VERSION "U-Boot 1.1.6"