mirror of
https://github.com/adulau/aha.git
synced 2025-01-03 14:43:17 +00:00
5 lines
79 B
Makefile
5 lines
79 B
Makefile
|
obj-$(CONFIG_RELAYFS_FS) += relayfs.o
|
||
|
|
||
|
relayfs-y := relay.o inode.o buffers.o
|
||
|
|