|
|
|
|
|
|
|
|
|
|
xen-changelog
[Xen-changelog] irq.c is modified in unstable repository. Fix Makefile t
ChangeSet 1.1319, 2005/03/18 10:47:46+00:00, kaf24@xxxxxxxxxxxxxxxxxxxx
irq.c is modified in unstable repository. Fix Makefile to link to
modified version rather than arch/i386/...
Signed-off-by: Keir Fraser <keir@xxxxxxxxxxxxx>
Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff -Nru a/linux-2.6.11-xen-sparse/arch/xen/i386/kernel/Makefile
b/linux-2.6.11-xen-sparse/arch/xen/i386/kernel/Makefile
--- a/linux-2.6.11-xen-sparse/arch/xen/i386/kernel/Makefile 2005-03-18
06:03:20 -05:00
+++ b/linux-2.6.11-xen-sparse/arch/xen/i386/kernel/Makefile 2005-03-18
06:03:20 -05:00
@@ -10,9 +10,9 @@
obj-y := process.o signal.o entry.o traps.o \
time.o ioport.o ldt.o setup.o \
- pci-dma.o i386_ksyms.o
+ pci-dma.o i386_ksyms.o irq.o
-c-obj-y := semaphore.o irq.o vm86.o \
+c-obj-y := semaphore.o vm86.o \
ptrace.o sys_i386.o \
i387.o dmi_scan.o bootflag.o \
doublefault.o quirks.o
-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
Xen-changelog mailing list
Xen-changelog@xxxxxxxxxxxxxxxxxxxxx
https://lists.sourceforge.net/lists/listinfo/xen-changelog
|
<Prev in Thread] |
Current Thread |
[Next in Thread> |
- [Xen-changelog] irq.c is modified in unstable repository. Fix Makefile to link to,
BitKeeper Bot <=
|
|
|
|
|