From c4ba01855b3b40f4a09b2852949c3a22cc7bd864 Mon Sep 17 00:00:00 2001 From: Tormod Volden Date: Thu, 18 Oct 2018 23:23:48 +0200 Subject: [PATCH] Add chmem to images Signed-off-by: Tormod Volden --- Applications/util/fuzix-util.pkg | 1 + 1 file changed, 1 insertion(+) diff --git a/Applications/util/fuzix-util.pkg b/Applications/util/fuzix-util.pkg index a47e8941..4eb74ddc 100644 --- a/Applications/util/fuzix-util.pkg +++ b/Applications/util/fuzix-util.pkg @@ -16,6 +16,7 @@ package util-mini # exist. Source file is specified relative to the location of the pkg file f 0755 /bin/basename basename f 0755 /bin/cat cat +f 0755 /bin/chmem chmem f 0755 /bin/chmod chmod f 0755 /bin/cmp cmp f 0755 /bin/substroot substroot -- 2.34.1