Commit 5a99de97 authored by Theodor-Adrian Stana's avatar Theodor-Adrian Stana

sw-fm: Added the BOARD variable to clean

This avoids inadvertently removing EVERYTHING inside the ubuntu/ folder
(including potentially other PTS's) on the test system.
parent 06eb8d42
......@@ -40,5 +40,4 @@ all:
chmod +x ubuntu/$(BOARD)/pts
clean:
rm -rf ubuntu/
rm -rf ubuntu/$(BOARD)
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment