X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=util%2Fx86emu%2Fx86emu%2FMakefile.inc;h=2c5f7a7eb9545cc014ab1b8b8b2599c26c543cd7;hb=5ec2c2b998086415047c05aca4ca7082de329e5a;hp=3a5e8fbaf5e80e24a5e663f148c2650510924ecd;hpb=50d0b8ce17dada0f5097ebaaf8de9fcbb9986389;p=coreboot.git diff --git a/util/x86emu/x86emu/Makefile.inc b/util/x86emu/x86emu/Makefile.inc index 3a5e8fbaf..2c5f7a7eb 100644 --- a/util/x86emu/x86emu/Makefile.inc +++ b/util/x86emu/x86emu/Makefile.inc @@ -1,7 +1,7 @@ -obj-y += debug.o -obj-y += decode.o -obj-y += fpu.o -obj-y += ops.o -obj-y += ops2.o -obj-y += prim_ops.o -obj-y += sys.o +obj-y += debug.o +obj-y += decode.o +obj-y += fpu.o +obj-y += ops.o +obj-y += ops2.o +obj-y += prim_ops.o +obj-y += sys.o