# # Makefile for the linux ramfs routines. # obj-y += ramfs.o file-mmu-y := file-nommu.o file-mmu-$(CONFIG_MMU) := file-mmu.o ramfs-objs += inode.o $(file-mmu-y)
您还没有登录,登录后您可以:
首次使用?从这里 注册