obj-$(CONFIG_MOSTCORE) += mostcore.o
obj-$(CONFIG_MOSTCONF) += mostconf.o

mostcore-objs := core.o
mostconf-objs := default_conf.o
