[Lguest] [PATCH 5/7] Change lguest launcher to use asm generic include

Glauber de Oliveira Costa glommer at gmail.com
Thu Aug 9 11:05:53 EST 2007


> --- a/Documentation/lguest/lguest.c
> +++ b/Documentation/lguest/lguest.c
> @@ -46,7 +46,7 @@ typedef uint32_t u32;
>  typedef uint16_t u16;
>  typedef uint8_t u8;
>  #include "../../include/linux/lguest_launcher.h"
> -#include "../../include/asm-i386/e820.h"
> +#include "../../include/asm/e820.h"

Couldn't we add the ../../../../../../../etc to the Makefile and avoid it here?

-- 
Glauber de Oliveira Costa.
"Free as in Freedom"
http://glommer.net

"The less confident you are, the more serious you have to act."



More information about the Lguest mailing list