![]() |
|
|||
0001 # SPDX-License-Identifier: GPL-2.0-only 0002 # 0003 # Makefile for the linux ramfs routines. 0004 # 0005 0006 obj-y += ramfs.o 0007 0008 file-mmu-y := file-nommu.o 0009 file-mmu-$(CONFIG_MMU) := file-mmu.o 0010 ramfs-objs += inode.o $(file-mmu-y)
[ Source navigation ] | [ Diff markup ] | [ Identifier search ] | [ general search ] |
This page was automatically generated by the 2.1.0 LXR engine. The LXR team |
![]() ![]() |