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/intel/model_f1x | |
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/intel/model_f1x')
-rw-r--r-- | src/cpu/intel/model_f1x/Config.lb | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/cpu/intel/model_f1x/Config.lb b/src/cpu/intel/model_f1x/Config.lb index 072556740a..26fbeef01c 100644 --- a/src/cpu/intel/model_f1x/Config.lb +++ b/src/cpu/intel/model_f1x/Config.lb @@ -2,7 +2,6 @@ uses CONFIG_HAVE_MOVNTI default CONFIG_HAVE_MOVNTI=1 dir /cpu/x86/tsc dir /cpu/x86/mtrr -dir /cpu/x86/fpu dir /cpu/x86/lapic dir /cpu/x86/cache dir /cpu/x86/smm |