mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
5906f18a81
Currently pkg/USING says one should use `EXTERNAL+=$(RIOTBASE)/pkg/<pkg_name>` to enable PKG modules. Using this line the PKG will be compiled but not linked. This change adds a USEPKG variable to be used like `USEPKG += <pkg_name>`, which looks less clumsy and gets the PKG linked in the binary. |
||
---|---|---|
.. | ||
libcoap | ||
openwsn | ||
Makefile.git | ||
Makefile.http | ||
PORTING | ||
USING |