X-Git-Url: http://git.rot13.org/?a=blobdiff_plain;f=lib%2FMakefile;h=ef1d37afbbb66df24e3b60ccb304c063abe981f1;hb=d158da81ee9a1fa70d980f58b0f143fa873ca9ed;hp=be9719ae82d047f3d6d29f977d4086a280113b43;hpb=5e66dd6d66ffe758b39b6dcadf2330753ee1159b;p=powerpc.git diff --git a/lib/Makefile b/lib/Makefile index be9719ae82..ef1d37afbb 100644 --- a/lib/Makefile +++ b/lib/Makefile @@ -49,6 +49,7 @@ obj-$(CONFIG_TEXTSEARCH_KMP) += ts_kmp.o obj-$(CONFIG_TEXTSEARCH_BM) += ts_bm.o obj-$(CONFIG_TEXTSEARCH_FSM) += ts_fsm.o obj-$(CONFIG_SMP) += percpu_counter.o +obj-$(CONFIG_AUDIT_GENERIC) += audit.o obj-$(CONFIG_SWIOTLB) += swiotlb.o