diff options
Diffstat (limited to 'net/dcb/Makefile')
-rw-r--r-- | net/dcb/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/dcb/Makefile b/net/dcb/Makefile index 9930f4cde818..c1282c9e64fa 100644 --- a/net/dcb/Makefile +++ b/net/dcb/Makefile @@ -1 +1 @@ -obj-$(CONFIG_DCB) += dcbnl.o +obj-$(CONFIG_DCB) += dcbnl.o dcbevent.o |