Files
2025-04-06 23:50:55 -05:00

10 lines
117 B
Makefile

#
# core part of the sparc kernel
#
obj-y += kernel/
obj-y += mm/
obj-y += math-emu/
obj-y += net/
obj-y += crypto/