RIOT/makefiles
Gaëtan Harter d724e71a26 makefiles: Add an APPLICATION_MODULE variable
Set the application module name with APPLICATION_MODULE.
The default module name is "application_$(APPLICATION)".

This should fix name conflicts where an application/test has the same name as
an existing module and so both write to the same archive.
2018-01-30 17:27:03 +01:00
..
2017-11-16 14:40:16 +01:00
2017-09-28 21:29:08 +02:00
2017-11-06 12:01:01 +01:00