mch_core-objs := mch_core_main.o \
                 mch_ptp.o

obj-$(CONFIG_MCH_CORE) += mch_core.o
