|
|
| File: [Development] / linux-2.6-xfs / arch / m68k / kernel / Makefile (download)
Revision 1.4, Fri Oct 13 17:03:09 2006 UTC (11 years ago) by tes.longdrop.melbourne.sgi.com
Merge up to 2.6.18 Merge of 2.6.x-xfs-melb:linux:27192b by kenmcd. |
# # Makefile for the linux kernel. # ifndef CONFIG_SUN3 extra-y := head.o else extra-y := sun3-head.o endif extra-y += vmlinux.lds obj-y := entry.o process.o traps.o ints.o dma.o signal.o ptrace.o \ sys_m68k.o time.o semaphore.o setup.o m68k_ksyms.o obj-$(CONFIG_PCI) += bios32.o obj-$(CONFIG_MODULES) += module.o EXTRA_AFLAGS := -traditional