OpenCores
URL https://opencores.org/ocsvn/or1k/or1k/trunk

Subversion Repositories or1k

[/] [or1k/] [tags/] [LINUX_2_4_26_OR32/] [linux/] [linux-2.4/] [fs/] [autofs/] [Makefile] - Blame information for rev 1279

Go to most recent revision | Details | Compare with Previous | View Log

Line No. Rev Author Line
1 1275 phoenix
#
2
# Makefile for the linux autofs-filesystem routines.
3
#
4
# We can build this either out of the kernel tree or the autofs tools tree.
5
#
6
 
7
O_TARGET := autofs.o
8
 
9
obj-y   := dir.o dirhash.o init.o inode.o root.o symlink.o waitq.o
10
obj-m   := $(O_TARGET)
11
 
12
include $(TOPDIR)/Rules.make

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.