Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
Kirill Smelkov
linux
0b319ed0ada2e2bd43f38c65a1ce5b1492a40b6d
0b319ed0ada2e2bd43f38c65a1ce5b1492a40b6d
Switch branch/tag
linux
fs
ramfs
Makefile
Find file
Normal view
History
Permalink
Makefile
100 Bytes
Edit
Web IDE
Newer
Older
Import changeset
Linus Torvalds
committed
23 years ago
1
2
3
4
#
# Makefile for the linux ramfs routines.
#
kbuild: Use standard multi-part object declaration in fs/*
Kai Germaschewski
committed
22 years ago
5
obj-$(CONFIG_RAMFS)
+=
ramfs.o
Import changeset
Linus Torvalds
committed
23 years ago
6
kbuild: Use standard multi-part object declaration in fs/*
Kai Germaschewski
committed
22 years ago
7
ramfs-objs
:=
inode.o