summaryrefslogtreecommitdiff
path: root/packages/system/system.mk
diff options
context:
space:
mode:
authorAverell Kinouani <averell.kinouani@embtoolkit.org>2015-08-02 12:44:38 +0200
committerAverell Kinouani <averell.kinouani@embtoolkit.org>2015-08-02 12:44:38 +0200
commite5c2fe16de0e67f5f60c5c49c59d501964b8b5d0 (patch)
treef7cfd6fd95335db9d83643739709db69856f0cad /packages/system/system.mk
parent97ce55e333ddf83c11c524d84724e774183600f3 (diff)
downloadembtoolkit-e5c2fe16de0e67f5f60c5c49c59d501964b8b5d0.tar.gz
embtoolkit-e5c2fe16de0e67f5f60c5c49c59d501964b8b5d0.tar.bz2
embtoolkit-e5c2fe16de0e67f5f60c5c49c59d501964b8b5d0.tar.xz
Packages: system: add new package initng
Diffstat (limited to 'packages/system/system.mk')
-rw-r--r--packages/system/system.mk3
1 files changed, 3 insertions, 0 deletions
diff --git a/packages/system/system.mk b/packages/system/system.mk
index 3285ac7..819ce59 100644
--- a/packages/system/system.mk
+++ b/packages/system/system.mk
@@ -33,3 +33,6 @@ $(call embtk_include_pkg,openrc)
# mtd-utils
$(call embtk_include_pkg,mtdutils)
+
+# initng
+$(call embtk_include_pkg, initng)