All of lore.kernel.org
 help / color / mirror / Atom feed
* build related  basic question
@ 2005-04-29 20:23 Aggarwal, Vikas (OFT)
  2005-04-29 20:36 ` Christopher Clark
  0 siblings, 1 reply; 3+ messages in thread
From: Aggarwal, Vikas (OFT) @ 2005-04-29 20:23 UTC (permalink / raw)
  To: xen-devel

Hello,
 Please tell me how I can just build a bzImage for xenU.
 I am debugging my front-end driver,  don't want to do the whole thing
--$make install-kernels,  when I only added a single printk statement
inside my front-end driver for debug.

If I just try to do a $make inside my xenU kernel directory , it fails
complaining phys_to_machine_mapping_undeclare.

-vikas

^ permalink raw reply	[flat|nested] 3+ messages in thread
* RE: build related  basic question
@ 2005-04-30  6:43 Ian Pratt
  0 siblings, 0 replies; 3+ messages in thread
From: Ian Pratt @ 2005-04-30  6:43 UTC (permalink / raw)
  To: Aggarwal, Vikas (OFT), xen-devel

 

> Hello,
>  Please tell me how I can just build a bzImage for xenU.
>  I am debugging my front-end driver,  don't want to do the 
> whole thing --$make install-kernels,  when I only added a 
> single printk statement inside my front-end driver for debug.

at top level
make dist
 
> If I just try to do a $make inside my xenU kernel directory , 
> it fails complaining phys_to_machine_mapping_undeclare.

in the linux directory
make ARCH=xen dist

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2005-04-30  6:43 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-04-29 20:23 build related basic question Aggarwal, Vikas (OFT)
2005-04-29 20:36 ` Christopher Clark
  -- strict thread matches above, loose matches on Subject: below --
2005-04-30  6:43 Ian Pratt

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.