diff options
Diffstat (limited to 'remote/modules/kernel-system')
| -rw-r--r-- | remote/modules/kernel-system/module.build | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/remote/modules/kernel-system/module.build b/remote/modules/kernel-system/module.build index e1fc86f6..91dc4d35 100644 --- a/remote/modules/kernel-system/module.build +++ b/remote/modules/kernel-system/module.build @@ -1,6 +1,5 @@ # overloaded get_kernel_version function get_kernel_version(){ - pinfo "KERNEL_CURRENT_VERSION: ${KERNEL_CURRENT_VERSION}" [ -z "${KERNEL_CURRENT_VERSION}" ] && perror "KERNEL_CURRENT_VERSION is not set, 'uname -r' output: '$(uname -r)'. Aborting..." # set SYS_UTS_RELEASE and SYS_KERNEL correctly |
