GUI: Fix Tomato RAF theme for all builds. Compilation typo.
[tomato.git] / release / src-rt-6.x.4708 / linux / linux-2.6.36 / net / netrom / Makefile
blob2660f5a16991f900d1a776962db520b7a26cb63f
2 # Makefile for the Linux NET/ROM layer.
5 obj-$(CONFIG_NETROM) += netrom.o
7 netrom-y := af_netrom.o nr_dev.o nr_in.o nr_loopback.o \
8 nr_out.o nr_route.o nr_subr.o nr_timer.o
9 netrom-$(CONFIG_SYSCTL) += sysctl_net_netrom.o