Files

10 lines
117 B
Makefile
Raw Permalink Normal View History

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