aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-kernel/zephyr-kernel/zephyr-helloworld.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-kernel/zephyr-kernel/zephyr-helloworld.bb')
-rw-r--r--recipes-kernel/zephyr-kernel/zephyr-helloworld.bb3
1 files changed, 0 insertions, 3 deletions
diff --git a/recipes-kernel/zephyr-kernel/zephyr-helloworld.bb b/recipes-kernel/zephyr-kernel/zephyr-helloworld.bb
deleted file mode 100644
index ac5ce62..0000000
--- a/recipes-kernel/zephyr-kernel/zephyr-helloworld.bb
+++ /dev/null
@@ -1,3 +0,0 @@
-include zephyr-sample.inc
-
-ZEPHYR_SRC_DIR = "${S}/samples/hello_world"