build.sh: Add support for selecting BUILD_TARGETS
authorSophon <strongtz@yeah.net>
星期一, 16 Aug 2021 10:32:46 +0000 (18:32 +0800)
committerSophon <strongtz@yeah.net>
星期一, 16 Aug 2021 10:32:46 +0000 (18:32 +0800)
commitea3e7f7a9f78aeb22cfeb8f6e82d8f109ebd8ab3
tree834ce4a7b7780f58e946f6f3bf87b1818627f64a
parent6aa2a5b1a1e29dcf103e61647a3a554258d911fb
build.sh: Add support for selecting BUILD_TARGETS

You can use `./build.sh -r DEBUG` to get more log during bootup

Signed-off-by: Sophon <strongtz@yeah.net>
build.sh