|
Fix mbootpack deps.: msg#00474emulators.xen.cvs
ChangeSet 1.1406, 2005/03/31 09:36:37+01:00, kaf24@xxxxxxxxxxxxxxxxxxxx Fix mbootpack deps. Makefile | 3 +++ 1 files changed, 3 insertions(+) diff -Nru a/tools/misc/mbootpack/Makefile b/tools/misc/mbootpack/Makefile --- a/tools/misc/mbootpack/Makefile 2005-03-31 04:05:51 -05:00 +++ b/tools/misc/mbootpack/Makefile 2005-03-31 04:05:51 -05:00 @@ -74,6 +74,9 @@ ./bin2c -n 8 -b1 -a bzimage_bootsect bootsect > bzimage_header.c ./bin2c -n 8 -b1 -a bzimage_setup setup >> bzimage_header.c +buildimage.c: bzimage_header.c + @ + %.o: %.S $(CC) $(CFLAGS) $(INCS) $(DEFS) -c $< -o $@ |
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | Patch from Jens Axboe to synchronously flush block requests from our: 00474, BitKeeper Bot |
|---|---|
| Next by Date: | Backport of Jens blkdev performance patch. I accidentally applied it: 00474, BitKeeper Bot |
| Previous by Thread: | Fix mbootpack deps.i: 00474, BitKeeper Bot |
| Next by Thread: | Split mmu_update() hypercall into mmu_update() and mmuext_op().: 00474, BitKeeper Bot |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |