GUI: Fix Tomato RAF theme for all builds. Compilation typo.
[tomato.git] / release / src-rt-6.x.4708 / linux / linux-2.6.36 / net / netlabel / Makefile
blob00956e009680794459fe73fb708a4eff74f20424
2 # Makefile for the NetLabel subsystem.
4 # Feb 9, 2006, Paul Moore <paul.moore@hp.com>
7 # base objects
8 obj-y := netlabel_user.o netlabel_kapi.o
9 obj-y += netlabel_domainhash.o netlabel_addrlist.o
11 # management objects
12 obj-y += netlabel_mgmt.o
14 # protocol modules
15 obj-y += netlabel_unlabeled.o
16 obj-y += netlabel_cipso_v4.o