summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNajumon B.A <najumon.ba@intel.com>2023-04-12 14:08:42 +0530
committerNajumon B.A <najumon.ba@intel.com>2023-04-13 09:04:06 +0530
commitb4f832793a320949e2b760bfc1cd3e879dae5111 (patch)
tree1a69a77ac336a84666fac4fcdb712ca6d6b0e4d8
parent1631c7f3e9d89e55854710b09145bff99c8246b8 (diff)
downloadacpica-b4f832793a320949e2b760bfc1cd3e879dae5111.tar.gz
build: added module name for zephyr build system
added module name for zephyr rtos build system Signed-off-by: Najumon B.A <najumon.ba@intel.com>
-rw-r--r--zephyr/module.yml4
1 files changed, 4 insertions, 0 deletions
diff --git a/zephyr/module.yml b/zephyr/module.yml
new file mode 100644
index 000000000..d7ba8ea1a
--- /dev/null
+++ b/zephyr/module.yml
@@ -0,0 +1,4 @@
+name: acpica
+build:
+ cmake-ext: True
+ kconfig-ext: True