]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - drivers/ntb/Makefile
Merge tag 'seccomp-next' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux...
[karo-tx-linux.git] / drivers / ntb / Makefile
index 15cb59fd354e89176b9efe9a2df7a276336042f3..1921dec1949deb5e93e3ccf5e0b0ad5c705e8c96 100644 (file)
@@ -1,3 +1,2 @@
-obj-$(CONFIG_NTB) += ntb.o
-
-ntb-objs := ntb_hw.o ntb_transport.o
+obj-$(CONFIG_NTB) += ntb.o hw/ test/
+obj-$(CONFIG_NTB_TRANSPORT) += ntb_transport.o