Add simple hello-world example package
This commit is contained in:
parent
fb00307400
commit
316a0febeb
7 changed files with 33 additions and 0 deletions
4
package/helloworld/Config.in
Normal file
4
package/helloworld/Config.in
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
config BR2_PACKAGE_HELLOWORLD
|
||||
bool "helloworld-app"
|
||||
help
|
||||
A classic C hello-world application
|
||||
Loading…
Add table
Add a link
Reference in a new issue