diff options
author | Patrick Georgi <patrick.georgi@coresystems.de> | 2010-02-07 21:43:48 +0000 |
---|---|---|
committer | Patrick Georgi <patrick.georgi@coresystems.de> | 2010-02-07 21:43:48 +0000 |
commit | abf2ad716daff751d75907d47bcae4a7044fd7b4 (patch) | |
tree | f82427b43d76a4791253373affed1af8669e2e7b /util/x86emu/yabel | |
parent | 389240f288b2708617a35ebe8d7f89b3bff316c5 (diff) |
newconfig is no more.
Signed-off-by: Patrick Georgi <patrick.georgi@coresystems.de>
Acked-by: Ronald G. Minnich <rminnich@gmail.com>
git-svn-id: svn://svn.coreboot.org/coreboot/trunk@5089 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
Diffstat (limited to 'util/x86emu/yabel')
-rw-r--r-- | util/x86emu/yabel/Config.lb | 9 | ||||
-rw-r--r-- | util/x86emu/yabel/compat/Config.lb | 1 |
2 files changed, 0 insertions, 10 deletions
diff --git a/util/x86emu/yabel/Config.lb b/util/x86emu/yabel/Config.lb deleted file mode 100644 index 523c794b83..0000000000 --- a/util/x86emu/yabel/Config.lb +++ /dev/null @@ -1,9 +0,0 @@ -object biosemu.o -object debug.o -object device.o -object interrupt.o -object io.o -object mem.o -object pmm.o -#object vbe.o -dir compat diff --git a/util/x86emu/yabel/compat/Config.lb b/util/x86emu/yabel/compat/Config.lb deleted file mode 100644 index 919526d16b..0000000000 --- a/util/x86emu/yabel/compat/Config.lb +++ /dev/null @@ -1 +0,0 @@ -object functions.o |