# SPDX-License-Identifier: GPL-2.0 # # Makefile for the linux RomFS filesystem routines. # obj-$(CONFIG_ROMFS_FS) += romfs.o romfs-y := storage.o super.o ifneq ($(CONFIG_MMU),y) romfs-$(CONFIG_ROMFS_ON_MTD) += mmap-nommu.o endif finity.dev/distro/kernel/atom/arch/m68k/Kconfig.bus?h=0x221E-v0.0-v7.0' type='application/atom+xml'/>
summaryrefslogtreecommitdiff
path: root/arch/m68k/Kconfig.bus
AgeCommit message (Expand)Author
2021-08-23m68knommu: only set CONFIG_ISA_DMA_API for ColdFire sub-archArnd Bergmann