buildsystem: remove legacy sequential code

This commit is contained in:
MilhouseVH
2019-06-15 02:54:44 +01:00
parent 09f892e5bc
commit cdbbfcdd95
3 changed files with 0 additions and 780 deletions

View File

@@ -14,19 +14,6 @@ image:
noobs:
./scripts/image noobs
# legacy sequential build targets
system-st:
./scripts/image_st
release-st:
./scripts/image_st release
image-st:
./scripts/image_st mkimage
noobs-st:
./scripts/image_st noobs
clean:
rm -rf $(BUILD_DIRS)/* $(BUILD_DIRS)/.stamps