Files

8 lines
130 B
Makefile
Vendored

#
# Makefile for the linux kernel.
#
obj-y := entry.o platform.o
obj-$(CONFIG_SMP) += smp.o
obj-$(CONFIG_EZNPS_MTM_EXT) += mtm.o