]> rtime.felk.cvut.cz Git - l4.git/blob - kernel/fiasco/src/kern/ia32/Makerules.KERNEL
Some minor fixes.
[l4.git] / kernel / fiasco / src / kern / ia32 / Makerules.KERNEL
1 # -*- makefile -*- 
2 # IA32 Kernel Makefile
3
4 entry-native.o:         $(TCBOFFSET)
5 entry.o:                $(TCBOFFSET)
6 entry-mp.o:             $(TCBOFFSET)
7 entry-ux.o:             $(TCBOFFSET)
8 shortcut.o:             $(TCBOFFSET)
9 tramp-mp.o:             $(TCBOFFSET)
10 tramp-realmode.o:       $(TCBOFFSET)
11 sys_call_page-asm.o:    $(TCBOFFSET)
12
13 # Add future prerequisites somewhere among the list of libraries.
14 # You really should not have to add anything in the $(LD) line.
15
16 $(KERNEL):