android_kernel_motorola_sm6225/arch/ia64/sn/kernel/sn2
Keith Owens 103ec0910d [IA64-SGI] Recursive flags do not work for selective builds
arch/ia64/sn/Makefile sets CPPFLAGS, expecting that setting to
propogate to all the subdirectories.  For a normal build with its
recursive descent it does work, but doing a selective build like
'make arch/ia64/sn/kernel/io_init.i' does not do a recursive descent,
it goes directly to arch/ia64/sn/kernel/Makefile so the flags do not
get set.

To support selective builds, set the flags in all the subordinate Makefiles.

Signed-off-by: Keith Owens <kaos@sgi.com>
Signed-off-by: Tony Luck <tony.luck@intel.com>
2006-01-26 13:17:34 -08:00
..
cache.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
io.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
Makefile [IA64-SGI] Recursive flags do not work for selective builds 2006-01-26 13:17:34 -08:00
prominfo_proc.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
ptc_deadlock.S [IA64-SGI] Fix SN PTC deadlock recovery 2005-12-06 09:13:42 -08:00
sn2_smp.c [IA64-SGI] Missed TLB flush 2005-12-16 10:46:25 -08:00
sn_hwperf.c [IA64] fix bug in sn/ia64 for sparse CPU numbering 2005-11-21 14:15:42 -08:00
sn_proc_fs.c Merge linux-2.6 into linux-acpi-2.6 test 2005-09-03 02:44:09 -04:00
timer.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
timer_interrupt.c [IA64-SGI] - New SN hardware support - no_wars 2005-08-17 15:30:44 -07:00