makefiles/pseudomodules.inc.mk: netdev_ieee802154_legacy is a pseudomodule

`netdev_ieee802154_legacy` is not a real module, don't add it to `NO_PSEUDOMODULES`.
This commit is contained in:
Benjamin Valentin 2020-12-14 18:01:23 +01:00
parent 145c863ed1
commit 44acfc54cb

View File

@ -146,7 +146,6 @@ PSEUDOMODULES += ztimer%
# ztimer's main module is called "ztimer_core"
NO_PSEUDOMODULES += ztimer_core
NO_PSEUDOMODULES += netdev_ieee802154_submac
NO_PSEUDOMODULES += netdev_ieee802154_legacy
# print ascii representation in function od_hex_dump()
PSEUDOMODULES += od_string