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

Subversion Repositories or1k

[/] [or1k/] [trunk/] [linux/] [linux-2.4/] [net/] [decnet/] [Makefile] - Blame information for rev 1765

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 1275 phoenix
# Note 2! The CFLAGS definition is now in the main makefile...
2
 
3
O_TARGET := decnet.o
4
obj-y    := af_decnet.o dn_nsp_in.o dn_nsp_out.o dn_route.o dn_dev.o dn_neigh.o dn_timer.o
5
obj-m    := $(O_TARGET)
6
 
7
obj-$(CONFIG_DECNET_ROUTER) += dn_fib.o dn_rules.o dn_table.o
8
obj-$(CONFIG_DECNET_FW) += dn_fw.o
9
 
10
obj-y += sysctl_net_decnet.o
11
 
12
include $(TOPDIR)/Rules.make
13
 

powered by: WebSVN 2.1.0

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