Revert "ASoC: Mark WM5100 register map cache only when going into BIAS_OFF"
[linux-2.6/linux-acpi-2.6/ibm-acpi-2.6.git] / net / netlabel / Makefile
blobd2732fc952e2adbe224c46cb827fdcd4b38ffbaf
2 # Makefile for the NetLabel subsystem.
5 # base objects
6 obj-y := netlabel_user.o netlabel_kapi.o
7 obj-y += netlabel_domainhash.o netlabel_addrlist.o
9 # management objects
10 obj-y += netlabel_mgmt.o
12 # protocol modules
13 obj-y += netlabel_unlabeled.o
14 obj-y += netlabel_cipso_v4.o