diff options
| author | Jonathan Bauer | 2014-05-08 14:29:01 +0200 |
|---|---|---|
| committer | Jonathan Bauer | 2014-05-08 14:29:01 +0200 |
| commit | 06e81a988a16a2a3021deffdb89eed5b5d664e1c (patch) | |
| tree | 0156e9e5ccec176fb0808ed0e904daae2b4b881b /remote | |
| parent | [rfs-s32] use copy_kernel function (diff) | |
| download | tm-scripts-06e81a988a16a2a3021deffdb89eed5b5d664e1c.tar.gz tm-scripts-06e81a988a16a2a3021deffdb89eed5b5d664e1c.tar.xz tm-scripts-06e81a988a16a2a3021deffdb89eed5b5d664e1c.zip | |
[rfs-s31] used copy_kernel function
Diffstat (limited to 'remote')
| -rw-r--r-- | remote/rootfs/rootfs-stage31/module.build | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/remote/rootfs/rootfs-stage31/module.build b/remote/rootfs/rootfs-stage31/module.build index 34d954f4..c9346603 100644 --- a/remote/rootfs/rootfs-stage31/module.build +++ b/remote/rootfs/rootfs-stage31/module.build @@ -53,7 +53,7 @@ post_copy() { # copy kernel, modules and firmware copy_kernel_modules copy_firmware - #copy_kernel + copy_kernel } # |
