Makefile 137 Bytes
#
# Makefile for the linux kernel.
#

obj-y := entry.o platform.o ctop.o
obj-$(CONFIG_SMP) += smp.o
obj-$(CONFIG_EZNPS_MTM_EXT) += mtm.o