Kbuild 183 B

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