Searched hist:fbe6e37dab974dd0fc3660c001895f7bfd771c9a (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/scripts/ |
H A D | Makefile.modpost | fbe6e37dab974dd0fc3660c001895f7bfd771c9a Wed Aug 24 07:29:21 CDT 2016 Nicholas Piggin <npiggin@gmail.com> kbuild: add arch specific post-link Makefile
Allow architectures to create arch/xxx/Makefile.postlink with targets for vmlinux, modules.ko, and clean, which will be invoked after final linking of vmlinux and modules.
powerpc will use this to check vmlinux linker relocations for sanity, and may use it to fix up alternate instruction patch branch addresses.
Signed-off-by: Nicholas Piggin <npiggin@gmail.com> Signed-off-by: Michal Marek <mmarek@suse.com>
|
/openbmc/linux/ |
H A D | Makefile | fbe6e37dab974dd0fc3660c001895f7bfd771c9a Wed Aug 24 07:29:21 CDT 2016 Nicholas Piggin <npiggin@gmail.com> kbuild: add arch specific post-link Makefile
Allow architectures to create arch/xxx/Makefile.postlink with targets for vmlinux, modules.ko, and clean, which will be invoked after final linking of vmlinux and modules.
powerpc will use this to check vmlinux linker relocations for sanity, and may use it to fix up alternate instruction patch branch addresses.
Signed-off-by: Nicholas Piggin <npiggin@gmail.com> Signed-off-by: Michal Marek <mmarek@suse.com>
|