X-Git-Url: http://git.cascardo.eti.br/?a=blobdiff_plain;f=kernel%2FMakefile;h=eb26e12c6c2abb83ef4b4992fa99b5d40ccaf27b;hb=8bf371e6adff29758cc3c57c17df4486513081f8;hp=e2ec54e2b9523a2b00078e1b75089eb5ed3df0a1;hpb=e7ca8fcd15049b1e48ae2ef1434a68a51ef0ead5;p=cascardo%2Flinux.git diff --git a/kernel/Makefile b/kernel/Makefile index e2ec54e2b952..eb26e12c6c2a 100644 --- a/kernel/Makefile +++ b/kernel/Makefile @@ -9,7 +9,7 @@ obj-y = fork.o exec_domain.o panic.o \ extable.o params.o \ kthread.o sys_ni.o nsproxy.o \ notifier.o ksysfs.o cred.o reboot.o \ - async.o range.o smpboot.o + async.o range.o smpboot.o ucount.o obj-$(CONFIG_MULTIUSER) += groups.o