Makefile 141 B

1234567
  1. #
  2. # Makefile for the overlay filesystem.
  3. #
  4. obj-$(CONFIG_OVERLAY_FS) += overlay.o
  5. overlay-objs := super.o inode.o dir.o readdir.o copy_up.o