X-Git-Url: http://git.cascardo.info/?a=blobdiff_plain;f=kernel%2FMakefile;h=eb26e12c6c2abb83ef4b4992fa99b5d40ccaf27b;hb=9a01c3ed5cdb35d9004eb92510ee6ea11b4a5f16;hp=e2ec54e2b9523a2b00078e1b75089eb5ed3df0a1;hpb=8a185006bce519738fe06350aa8d5195e9a1da62;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