diff options
author | Peter Stuge <peter@stuge.se> | 2009-10-17 01:12:42 +0000 |
---|---|---|
committer | Peter Stuge <peter@stuge.se> | 2009-10-17 01:12:42 +0000 |
commit | b1924301cac75adc9f63d75e03d6d165d418ddc8 (patch) | |
tree | 4379c992e029eaa5c8c479e31e99da2640ff562b /src/cpu/x86/fpu/Makefile.inc | |
parent | d12b7030c600f4b70055a073ab100e83105ccd12 (diff) |
Drop src/cpu/x86/fpu/{Config.lb,Makefile.inc} since they are also empty
Signed-off-by: Peter Stuge <peter@stuge.se>
Acked-by: Ronald G. Minnich <rminnich@gmail.com>
git-svn-id: svn://svn.coreboot.org/coreboot/trunk@4799 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
Diffstat (limited to 'src/cpu/x86/fpu/Makefile.inc')
-rw-r--r-- | src/cpu/x86/fpu/Makefile.inc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/cpu/x86/fpu/Makefile.inc b/src/cpu/x86/fpu/Makefile.inc deleted file mode 100644 index 792d600548..0000000000 --- a/src/cpu/x86/fpu/Makefile.inc +++ /dev/null @@ -1 +0,0 @@ -# |