]> Git Repo - linux.git/blob - arch/sh/Kbuild
block: move the dax flag to queue_limits
[linux.git] / arch / sh / Kbuild
1 # SPDX-License-Identifier: GPL-2.0-only
2 obj-y                           += kernel/ mm/ boards/
3 obj-$(CONFIG_SH_FPU_EMU)        += math-emu/
4 obj-$(CONFIG_USE_BUILTIN_DTB)   += boot/dts/
5
6 obj-$(CONFIG_HD6446X_SERIES)    += cchips/hd6446x/
7
8 # for cleaning
9 subdir- += boot
This page took 0.033878 seconds and 4 git commands to generate.