mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
Doxygen: Completed line for Makefile.base
This commit is contained in:
parent
f21d497be4
commit
1c0653f383
@ -21,7 +21,7 @@ A module's Makefile just needs to include `Makefile.base` in the RIOT
|
||||
repository:
|
||||
|
||||
~~~~~~~~~~~~~~~~~~~ {.mk}
|
||||
include $(RIOTBASE)/Makefile
|
||||
include $(RIOTBASE)/Makefile.base
|
||||
~~~~~~~~~~~~~~~~~~~
|
||||
|
||||
If your module's name differs from the name of the directory it resides in you
|
||||
|
Loading…
Reference in New Issue
Block a user