X-Git-Url: https://git.karo-electronics.de/?a=blobdiff_plain;f=drivers%2Fntb%2FMakefile;h=1921dec1949deb5e93e3ccf5e0b0ad5c705e8c96;hb=0b86c75db6e7f68c22ac5d0dae0f551c4897cdf5;hp=15cb59fd354e89176b9efe9a2df7a276336042f3;hpb=69df2ac1288b456a95aceadafbf88cd891a577c8;p=karo-tx-linux.git diff --git a/drivers/ntb/Makefile b/drivers/ntb/Makefile index 15cb59fd354e..1921dec1949d 100644 --- a/drivers/ntb/Makefile +++ b/drivers/ntb/Makefile @@ -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