Rename module cl_kernel to cl_kernel_utils

netsetup
Mike Hiretsky 14 years ago
parent 97e474609d
commit 1c08ef6b56

@ -26,7 +26,7 @@ from cl_utils import runOsCommand,appendProgramToEnvFile, \
removeProgramToEnvFile,pathJoin, \
scanDirectory,process
from cl_kernel import KernelConfig,InitRamFs
from cl_kernel_utils import KernelConfig,InitRamFs
import cl_overriding

Loading…
Cancel
Save