alistair23-linux/net/ieee802154
Alexander Aring bc6efeeeb5 ieee802154: 6lowpan: fix Makefile entry
Since commit ea81ac2e70 ("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@gmail.com>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
2015-01-08 15:48:06 +01:00
..
6lowpan ieee802154: 6lowpan: fix Makefile entry 2015-01-08 15:48:06 +01:00
core.c ieee802154: add wpan_phy dump support 2014-11-09 19:50:29 +01:00
core.h ieee802154: add wpan_phy dump support 2014-11-09 19:50:29 +01:00
header_ops.c ieee802154: move ieee802154 header 2014-10-25 21:39:57 +02:00
ieee802154.h ieee802154: add nl802154 framework 2014-11-09 19:50:29 +01:00
Kconfig ieee802154: create 6lowpan sub-directory 2015-01-08 07:25:59 +01:00
Makefile ieee802154: 6lowpan: fix Makefile entry 2015-01-08 15:48:06 +01:00
netlink.c net/ieee802154: Remove and add extra blank lines as needed. 2014-12-05 12:43:05 +01:00
nl-mac.c ieee802154: rework cca setting 2014-12-19 00:19:23 +01:00
nl-phy.c net/ieee802154: Remove and add extra blank lines as needed. 2014-12-05 12:43:05 +01:00
nl802154.c nl802154: introduce support for cca settings 2014-12-19 00:19:23 +01:00
nl802154.h ieee802154: add nl802154 framework 2014-11-09 19:50:29 +01:00
nl_policy.c ieee802154: mac802154: remove FSF address 2014-10-25 08:07:30 +02:00
rdev-ops.h nl802154: introduce support for cca settings 2014-12-19 00:19:23 +01:00
socket.c ieee802154: rename af_ieee802154.c to socket.c 2015-01-03 01:49:24 +01:00
sysfs.c ieee802154: rework cca setting 2014-12-19 00:19:23 +01:00
sysfs.h ieee802154: introduce sysfs file 2014-10-28 23:19:09 +01:00