X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;f=drivers%2Fuwb%2FMakefile;h=2f98d080fe787b4817f9768bc10fc6381a2a43f7;hb=bd112db872c2f69993c86f458467acb4a14da010;hp=2b99c3e61671f92843415a3838f233c6efb98e71;hpb=c5995bd2819dc577d0b32b26be0836d16c977e24;p=deliverable%2Flinux.git diff --git a/drivers/uwb/Makefile b/drivers/uwb/Makefile index 2b99c3e61671..2f98d080fe78 100644 --- a/drivers/uwb/Makefile +++ b/drivers/uwb/Makefile @@ -6,6 +6,7 @@ obj-$(CONFIG_UWB_I1480U) += i1480/ uwb-objs := \ address.o \ + allocator.o \ beacon.o \ driver.o \ drp.o \ @@ -18,6 +19,7 @@ uwb-objs := \ lc-rc.o \ neh.o \ pal.o \ + radio.o \ reset.o \ rsv.o \ scan.o \