This website requires JavaScript.
Explore
Help
Sign In
OpenE2K
/
linux
Watch
6
Star
0
Fork
0
You've already forked linux
Code
Issues
Pull Requests
Releases
Wiki
Activity
448432c4b8
linux
/
arch
/
x86
/
lguest
/
Makefile
2 lines
29 B
Makefile
Raw
Normal View
History
Unescape
Escape
Move lguest guest support to arch/x86. Lguest has two sides: host support (to launch guests) and guest support (replacement boot path and paravirt_ops). This moves the guest side to arch/x86/lguest where it's closer to related code. Signed-off-by: Rusty Russell <rusty@rustcorp.com.au> Cc: Andi Kleen <ak@suse.de>
2007-10-22 03:01:54 +02:00
obj-y
:=
i386_head.o boot.o
Reference in New Issue
Copy Permalink