diff options
author | Tobias Diedrich <ranma+coreboot@tdiedrich.de> | 2010-12-08 21:45:57 +0000 |
---|---|---|
committer | Tobias Diedrich <ranma@tdiedrich.de> | 2010-12-08 21:45:57 +0000 |
commit | abebf5ca92c0b9a8adef4c83ab1feed3040c6644 (patch) | |
tree | 7741c8a318c3a2770bce1e5804f715cc489a12c7 /src/cpu/intel | |
parent | b672d94ce0199bc0bd882c61c7be9ac2c90eded5 (diff) | |
download | coreboot-abebf5ca92c0b9a8adef4c83ab1feed3040c6644.tar.xz |
These empty files sneaked in from another patch and shouldn't have been included in r6153, remove them.
Signed-off-by: Tobias Diedrich <ranma+coreboot@tdiedrich.de>
Acked-by: Tobias Diedrich <ranma+coreboot@tdiedrich.de>
git-svn-id: svn://svn.coreboot.org/coreboot/trunk@6154 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
Diffstat (limited to 'src/cpu/intel')
-rw-r--r-- | src/cpu/intel/car/Makefile.inc | 0 | ||||
-rw-r--r-- | src/cpu/intel/car/disable_cache_as_ram.c | 0 | ||||
-rw-r--r-- | src/cpu/intel/car/post_cache_as_ram.c | 0 |
3 files changed, 0 insertions, 0 deletions
diff --git a/src/cpu/intel/car/Makefile.inc b/src/cpu/intel/car/Makefile.inc deleted file mode 100644 index e69de29bb2..0000000000 --- a/src/cpu/intel/car/Makefile.inc +++ /dev/null diff --git a/src/cpu/intel/car/disable_cache_as_ram.c b/src/cpu/intel/car/disable_cache_as_ram.c deleted file mode 100644 index e69de29bb2..0000000000 --- a/src/cpu/intel/car/disable_cache_as_ram.c +++ /dev/null diff --git a/src/cpu/intel/car/post_cache_as_ram.c b/src/cpu/intel/car/post_cache_as_ram.c deleted file mode 100644 index e69de29bb2..0000000000 --- a/src/cpu/intel/car/post_cache_as_ram.c +++ /dev/null |