1# main project for banana pi f3 test project
2MODULES += \
3	app/shell
4
5include project/virtual/test.mk
6include project/target/bananapi-f3.mk
7
8