scripts/image: add initial NOOBS support

Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
Stephan Raue
2013-08-25 16:32:37 +02:00
parent 6e575a90f6
commit 7124fd5d2d
14 changed files with 204 additions and 0 deletions

View File

@@ -8,6 +8,9 @@ system:
release:
./scripts/image release
noobs:
./scripts/image noobs
clean:
rm -rf $(BUILD_DIRS)/* $(BUILD_DIRS)/.stamps