build: Unify the header override list for rom/kernel and rom/exec
commitbedae1f6b7c1477d87c587832a2ffc3182f47c5c
authorjmcmullan <jmcmullan@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Sat, 22 Oct 2011 21:50:04 +0000 (22 21:50 +0000)
committerjmcmullan <jmcmullan@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Sat, 22 Oct 2011 21:50:04 +0000 (22 21:50 +0000)
treee7e36fee5027d71000abf764a153fd653b2cad07
parent328d7eb86d89bc6361ae2f0261a66bb1808067d4
build: Unify the header override list for rom/kernel and rom/exec

This fixes some issues where the wrong exec_platform.h was being
included in linux-x86_64 and amiga-m68k

Signed-off-by: Jason S. McMullan <jason.mcmullan@gmail.com>
git-svn-id: https://svn.aros.org/svn/aros/trunk/AROS@41982 fb15a70f-31f2-0310-bbcc-cdcc74a49acc
36 files changed:
arch/all-android/kernel/mmakefile.src
arch/all-ios/kernel/mmakefile.src
arch/all-mingw32/exec/mmakefile.src
arch/all-mingw32/kernel/mmakefile.src
arch/all-native/kernel/mmakefile.src
arch/all-pc/exec/mmakefile.src
arch/all-pc/kernel/mmakefile.src
arch/all-unix/exec/mmakefile.src
arch/all-unix/kernel/mmakefile.src
arch/arm-all/exec/mmakefile.src
arch/arm-all/kernel/mmakefile.src
arch/arm-efika/kernel/mmakefile.src
arch/arm-linux/exec/mmakefile.src
arch/i386-all/exec/mmakefile.src
arch/i386-all/kernel/mmakefile.src
arch/i386-pc/bootstrap/mmakefile.src
arch/i386-pc/exec/mmakefile.src
arch/i386-pc/kernel/mmakefile.src
arch/m68k-all/exec/mmakefile.src
arch/m68k-all/kernel/mmakefile.src
arch/m68k-amiga/exec/mmakefile.src
arch/m68k-amiga/kernel/mmakefile.src
arch/m68k-mac/exec/mmakefile.src
arch/ppc-all/exec/mmakefile.src
arch/ppc-all/kernel/mmakefile.src
arch/ppc-chrp/exec/mmakefile.src
arch/ppc-native/kernel/mmakefile.src
arch/ppc-sam440/exec/mmakefile.src
arch/ppc-sam440/kernel/mmakefile.src
arch/x86_64-all/exec/mmakefile.src
arch/x86_64-all/kernel/mmakefile.src
arch/x86_64-pc/exec/mmakefile.src
arch/x86_64-pc/kernel/mmakefile.src
config/target.cfg.in
rom/exec/mmakefile.src
rom/kernel/mmakefile.src