X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=drivers%2Fbase%2FMakefile;h=6662b545e0a910cde8cccee988efe337b54fd2a6;hb=6a77f38946aaee1cd85eeec6cf4229b204c15071;hp=c83abfa206413c125c00c31fea078085eaa972cc;hpb=87fc8d1bb10cd459024a742c6a10961fefcef18f;p=linux-2.6.git diff --git a/drivers/base/Makefile b/drivers/base/Makefile index c83abfa20..6662b545e 100644 --- a/drivers/base/Makefile +++ b/drivers/base/Makefile @@ -2,7 +2,8 @@ obj-y := core.o sys.o interface.o bus.o \ driver.o class.o class_simple.o platform.o \ - cpu.o firmware.o init.o map.o dmapool.o + cpu.o firmware.o init.o map.o dmapool.o \ + attribute_container.o transport_class.o obj-y += power/ obj-$(CONFIG_FW_LOADER) += firmware_class.o obj-$(CONFIG_NUMA) += node.o