Kbuild 130 B

123456
  1. # SPDX-License-Identifier: GPL-2.0-only
  2. obj-y += kernel/ mm/
  3. obj-$(CONFIG_MATHEMU) += math-emu/
  4. # for cleaning
  5. subdir- += boot