H Alex, > Since commit ea81ac2e7050798109356150ea16e71622a5c329 ("ieee802154: > create 6lowpan sub-directory") we have a subdirectory for the ieee802154 > 6lowpan implementation. This commit also moves the Kconfig entry inside > of net/ieee802154/6lowpan/ and forgot to rename the Makefile entry from > obj-$(CONFIG_IEEE802154_6LOWPAN) to obj-y and handle the > obj-$(CONFIG_IEEE802154_6LOWPAN) inside the created 6lowpan directory. > This will occur that the ieee802154_6lowpan can't be build. > > Signed-off-by: Alexander Aring <alex.aring@xxxxxxxxx> > --- > net/ieee802154/6lowpan/Makefile | 2 +- > net/ieee802154/Makefile | 2 +- > 2 files changed, 2 insertions(+), 2 deletions(-) patch has been applied to bluetooth-next tree. Regards Marcel -- To unsubscribe from this list: send the line "unsubscribe linux-wpan" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html