diff options
Diffstat (limited to 'arch/x86/lguest/Makefile')
-rw-r--r-- | arch/x86/lguest/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/x86/lguest/Makefile b/arch/x86/lguest/Makefile new file mode 100644 index 00000000000..27f0c9ed7f6 --- /dev/null +++ b/arch/x86/lguest/Makefile @@ -0,0 +1 @@ +obj-y := i386_head.o boot.o |