Add simple hello-world example package

This commit is contained in:
laurens 2019-04-14 18:55:19 +02:00
parent fb00307400
commit 316a0febeb
7 changed files with 33 additions and 0 deletions

View file

@ -3802,3 +3802,4 @@ BR2_LINUX_KERNEL_CUSTOM_GIT_VERSION=""
# my playground for buildroot, currently on a raspberry pi (in /home/laurens/projects/buildroot_playground)
#
BR2_EXTERNAL_buildroot_playground_PATH="/home/laurens/projects/buildroot_playground"
BR2_PACKAGE_HELLOWORLD=y