1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/cpu
René Kijewski 300d6b3e35 Make: exterminate 'clean' buildtarget
Closes #993.

We do not need to descend into the modules to know what to do on
`make clean BOARD=blub`. We can just invoke `rm -rf bin/blub`.

This PR only keeps the descending into the USEPKGs, since they might
want to delete cached/downloaded/extracted data.
2014-04-09 23:07:52 +02:00
..
arm_common cpu: satisfy compiler in crash.c 2014-04-09 12:27:53 +02:00
cc430 Make: exterminate 'clean' buildtarget 2014-04-09 23:07:52 +02:00
lpc1768 Make: exterminate 'clean' buildtarget 2014-04-09 23:07:52 +02:00
lpc2387 Make: exterminate 'clean' buildtarget 2014-04-09 23:07:52 +02:00
lpc_common Use subfolders in bin dir 2014-04-09 00:28:14 +02:00
mc1322x Make: exterminate 'clean' buildtarget 2014-04-09 23:07:52 +02:00
msp430-common Make: exterminate 'clean' buildtarget 2014-04-09 23:07:52 +02:00
msp430x16x Make: exterminate 'clean' buildtarget 2014-04-09 23:07:52 +02:00
native Make: exterminate 'clean' buildtarget 2014-04-09 23:07:52 +02:00
doc.txt remove trailing whitespace and newlines 2014-02-11 18:45:06 +01:00