1 2 3 4 5 6 7 8 9 10
# # core part of the sparc kernel # obj-y += kernel/ obj-y += mm/ obj-y += math-emu/ obj-y += net/ obj-y += crypto/ obj-$(CONFIG_SPARC64) += vdso/